🎨 调整项目版本号为占位符(低于maven3.5版本会有警告)

This commit is contained in:
b2baccline
2020-05-21 16:58:07 +08:00
parent 3cadedc96c
commit 75e5ecae93
18 changed files with 31 additions and 39 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>ballcat-common</artifactId>
<groupId>com.hccake</groupId>
<version>0.0.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<modelVersion>4.0.0</modelVersion>