Last active
September 16, 2017 22:15
-
-
Save freemo/2706b61e8609904c7cc0 to your computer and use it in GitHub Desktop.
using maven release plugin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvn release:clean | |
mvn release:prepare | |
mvn release:perform |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment