调整模块

This commit is contained in:
yuye
2020-05-13 21:18:34 +08:00
parent 1382cfdd16
commit ee86b67fe9
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<artifactId>Mars-Java</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.18</version>
<version>3.0.19</version>
</parent>
<artifactId>mars-common</artifactId>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-Java</artifactId>
<version>3.0.18</version>
<version>3.0.19</version>
</parent>
<artifactId>mars-core</artifactId>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<artifactId>Mars-Java</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.18</version>
<version>3.0.19</version>
</parent>
<artifactId>mars-jdbc</artifactId>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-Java</artifactId>
<version>3.0.18</version>
<version>3.0.19</version>
</parent>
<artifactId>mars-mvc</artifactId>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-Java</artifactId>
<version>3.0.18</version>
<version>3.0.19</version>
</parent>
<artifactId>mars-server</artifactId>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<artifactId>Mars-Java</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.18</version>
<version>3.0.19</version>
</parent>
<artifactId>mars-starter</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-Java</artifactId>
<version>3.0.18</version>
<version>3.0.19</version>
<packaging>pom</packaging>
<modules>
<module>mars-core</module>