-
-
Save ChrisGi/d7bd50960f63482045c64a374cf4c476 to your computer and use it in GitHub Desktop.
Maven and Git snippets
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// M change versions in all pom | |
mvn versions:set -DnewVersion=2.50.1-SNAPSHOT | |
mvn versions:commit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment