Skip to content

Instantly share code, notes, and snippets.

@ChrisGi
Created July 6, 2017 07:59
Show Gist options
  • Save ChrisGi/d7bd50960f63482045c64a374cf4c476 to your computer and use it in GitHub Desktop.
Save ChrisGi/d7bd50960f63482045c64a374cf4c476 to your computer and use it in GitHub Desktop.
Maven and Git snippets
// 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