update version

This commit is contained in:
yuye
2019-12-03 12:02:54 +08:00
parent 7ac3375ebf
commit be1e52f34c
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars</artifactId>
<version>3.0.10</version>
<version>3.0.11</version>
</parent>
<artifactId>mars-core</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>Mars</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.10</version>
<version>3.0.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>mars-jdbc</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars</artifactId>
<version>3.0.10</version>
<version>3.0.11</version>
</parent>
<artifactId>mars-mvc</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>Mars</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.10</version>
<version>3.0.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars</artifactId>
<version>3.0.10</version>
<version>3.0.11</version>
</parent>
<artifactId>mars-server</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars</artifactId>
<version>3.0.10</version>
<version>3.0.11</version>
</parent>
<artifactId>mars-tomcat</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars</artifactId>
<version>3.0.10</version>
<version>3.0.11</version>
<packaging>pom</packaging>
<modules>
<module>mars-core</module>