Skip to content

Instantly share code, notes, and snippets.

@michaellihs
Created April 12, 2017 21:46
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 michaellihs/bd7c540870353fea13000dc37acab361 to your computer and use it in GitHub Desktop.
Save michaellihs/bd7c540870353fea13000dc37acab361 to your computer and use it in GitHub Desktop.
Setting Maven artifact in pom.xml with command line tool
mvn versions:set versions:commit -DnewVersion=1.0.0-SNAPSHOT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment