Skip to content

Instantly share code, notes, and snippets.

@sachin-handiekar
Last active August 29, 2015 14:01
Show Gist options
  • Save sachin-handiekar/a453602da4109dd9a6a8 to your computer and use it in GitHub Desktop.
Save sachin-handiekar/a453602da4109dd9a6a8 to your computer and use it in GitHub Desktop.
Maven Release command
Maven Command to release the maven artifact to Repository
mvn release:clean release:prepare release:perform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment