Created
January 19, 2017 08:26
-
-
Save paulbrodner/d989ed2c84132d35bba17e04a55f72b1 to your computer and use it in GitHub Desktop.
Replace pom.xml version with a new verstion
This file contains hidden or 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
| sed -ie "s/<version>.*<\/version>/<version>12<\/version>/" pom.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment