Skip to content

Instantly share code, notes, and snippets.

@francisdb
Created July 31, 2012 11:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save francisdb/3216279 to your computer and use it in GitHub Desktop.
Save francisdb/3216279 to your computer and use it in GitHub Desktop.
Set maven versions for whole project without generating backup poms
mvn versions:set -DnewVersion=2.4.0-SNAPSHOT -DgenerateBackupPoms=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment