【更新】根目录pom.xml锁定版本号,其他xml无需填写版本,由父项目统一管理

This commit is contained in:
徐玉祥
2023-03-02 21:36:52 +08:00
parent 08eada130b
commit ce403d8528
17 changed files with 460 additions and 128 deletions

View File

@@ -19,7 +19,6 @@
<dependency>
<groupId>vip.xiaonuo</groupId>
<artifactId>snowy-common</artifactId>
<version>${project.parent.version}</version>
</dependency>
</dependencies>
</project>