-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
Each pom in the resteasy source tree refers to the resteasy version explicity, atm 1.1.GA – sometimes several times.
This makes it very difficult to change the version to 1.1.GA_CP01 which allows us to upload a new version without overwriting the previous one.
One cannot just the project's pom.xml version.
All these references should use ${project.version}
- blocks
-
JBPAPP-2508 Upgrade RESTEasy to 1.1.GA_CP01
-
- Resolved
-