This commit is contained in:
tanghc
2020-12-13 14:19:23 +08:00
parent dee635ba6c
commit 1ff4303d2f
21 changed files with 43 additions and 43 deletions

View File

@@ -6,13 +6,13 @@
<parent>
<groupId>com.gitee.sop</groupId>
<artifactId>sop-parent</artifactId>
<version>4.2.3-SNAPSHOT</version>
<version>4.2.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <!-- lookup parent from repository -->
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sop-sdk</artifactId>
<version>4.2.3-SNAPSHOT</version>
<version>4.2.4-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>

View File

@@ -4,13 +4,13 @@
<parent>
<groupId>com.gitee.sop</groupId>
<artifactId>sop-parent</artifactId>
<version>4.2.3-SNAPSHOT</version>
<version>4.2.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <!-- lookup parent from repository -->
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>sdk-java</artifactId>
<version>4.2.3-SNAPSHOT</version>
<version>4.2.4-SNAPSHOT</version>
<properties>
<!-- Generic properties -->