统一版本号定义

This commit is contained in:
zendwang
2022-07-04 15:54:53 +08:00
parent cea351b2a4
commit e371aa0f1c
20 changed files with 68 additions and 19 deletions

View File

@@ -5,7 +5,8 @@
<parent>
<artifactId>liteflow-testcase-el</artifactId>
<groupId>com.yomahub</groupId>
<version>2.8.0</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>