-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 1.593, jdk1.6.0_23, 64bit os
In our project pom we are using version ranges for our dependencies. When running the artifactory release management with maven goals to resolve ranges for the dependencies to use non SNAPSHOTS it currently changes and commits to both Tag and Trunk’s pom to use actual release versions. We wanted to maintain the version ranges for the dependencies and only change the version to the next SNAPSHOT version within the Trunk’s pom file.
Would it be possible to have a feature for the trunk pom to still maintain version ranges for dependencies and only change to the next SNAPSHOT version?