This commit is contained in:
tanghc
2021-03-30 09:48:32 +08:00
parent 7ec542abce
commit ef0c09cb02
19 changed files with 23 additions and 23 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.gitee.sop</groupId>
<artifactId>sop-parent</artifactId>
<version>4.3.2-SNAPSHOT</version>
<version>4.3.3-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.2-SNAPSHOT</version>
<version>4.3.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <!-- lookup parent from repository -->
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sop-admin-server</artifactId>
<version>4.3.2-SNAPSHOT</version>
<version>4.3.3-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>