Skip to content

Instantly share code, notes, and snippets.

@jproyo
Created May 7, 2012 14:51
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 jproyo/2628199 to your computer and use it in GitHub Desktop.
Save jproyo/2628199 to your computer and use it in GitHub Desktop.
Maven Release Silent Mode
mvn -B release:prepare -DdryRun=true -Dchas-support-api-version=22.0.0 -Dchas-support-version=22.0.0 -Dtag=chas-flight-23.0.0 -DreleaseVersion=23.0.0 -DdevelopmentVersion=23.0.1-SNAPSHOT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment