release-engineering / pom-version-manipulator

Align versions in Maven POMs with those found in a Bill-of-Materials POM
Other
11 stars 9 forks source link

support incrementing existing version qualifier #2

Closed jdcasey closed 4 years ago

jdcasey commented 12 years ago

If a qualified version is encountered, it should be incremented. Currently, a new version qualifier will be appended to it if the existing qualifier doesn't match the one given in the configuration.

NOTE: It's not clear that existing qualified versions of parent POMs should be incremented. Probably need to accommodate both options using a flag or similar.

rnc commented 4 years ago

Closing ; tool replaced by https://github.com/release-engineering/pom-manipulation-ext