add - 改造项目版本变更方式,合理运用 maven 插件

This commit is contained in:
wangli 2023-08-01 21:17:09 +08:00
parent a1ef604af4
commit 608a4e3598
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@
<artifactId>workflow-engine</artifactId>
<groupId>cn.axzo.workflow</groupId>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>workflow-engine-api</artifactId>

View File

@ -4,7 +4,6 @@
<artifactId>workflow-engine</artifactId>
<groupId>cn.axzo.workflow</groupId>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<version>${revision}</version>