调整 升级版本号
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.optima</groupId>
|
||||
<artifactId>document-api</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>2.0.0</version>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>com.optima</groupId>
|
||||
<artifactId>document-server</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>2.0.0</version>
|
||||
<name>document server</name>
|
||||
<description>文档操作服务</description>
|
||||
<properties>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>com.optima</groupId>
|
||||
<artifactId>document-tl-server</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>2.0.0</version>
|
||||
<name>document tl server</name>
|
||||
<description>文档模版引擎服务</description>
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user