This commit is contained in:
tanghc
2021-04-01 18:11:07 +08:00
parent ef0c09cb02
commit 31202908a4
23 changed files with 57 additions and 24 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.gitee.sop</groupId>
<artifactId>sop-parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <!-- lookup parent from repository -->
</parent>

View File

@@ -5,13 +5,13 @@
<parent>
<groupId>com.gitee.sop</groupId>
<artifactId>sop-parent</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <!-- lookup parent from repository -->
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sop-admin-server</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.4-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>