add 新增 flatten-maven-plugin 插件统一版本号管理

This commit is contained in:
疯狂的狮子li
2023-01-13 18:43:40 +08:00
parent 10f88f5458
commit f3c6513d5a
14 changed files with 72 additions and 26 deletions

View File

@ -5,7 +5,8 @@
<parent>
<artifactId>ruoyi-vue-plus</artifactId>
<groupId>com.ruoyi</groupId>
<version>4.5.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>