使用maven批量修改版本号,能够避免单个修改pom文件的重复工做带来的繁琐和失误。maven
mvn versions:set -DnewVersion=1.1.3
mvn versions:revert
mvn versions:commit
最后来个图片,向键盘上的舞者致敬!code