feature: optimize version management (#1543)

This commit is contained in:
reeco
2020-10-18 23:29:12 +08:00
committed by GitHub
parent 832573e1a9
commit ef2b8e57c9
18 changed files with 43 additions and 17 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<groupId>com.taobao.arthas</groupId>
<artifactId>arthas-all</artifactId>
<version>3.4.4-SNAPSHOT</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>arthas-boot</artifactId>