1、修改版本
  mvn versions:set -DnewVersion=xxxx
2、回滚版本,提交后不能回滚
  mvn versions:revert
3、提交版本变更
  mvn versions:commit

maven修改版本号

相关文章: