Skip to content

Instantly share code, notes, and snippets.

@winteryoung
Last active February 22, 2016 13:17
Show Gist options
  • Save winteryoung/09d59b80e4de387cc214 to your computer and use it in GitHub Desktop.
Save winteryoung/09d59b80e4de387cc214 to your computer and use it in GitHub Desktop.
Maven - change pom versions in all sub projects of a multi-module project
mvn versions:set -DnewVersion=1.2.0-beta-7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment