Skip to content

Instantly share code, notes, and snippets.

@andrelugomes
Last active December 11, 2019 01:55
Show Gist options
  • Save andrelugomes/1fc2ea0482311048c01e to your computer and use it in GitHub Desktop.
Save andrelugomes/1fc2ea0482311048c01e to your computer and use it in GitHub Desktop.
Set pom.xml SNAPSHOT version to prepare a new Release
mvn versions:set -DnewVersion=1.2.0-SNAPSHOT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment