update version

This commit is contained in:
yuye
2019-11-08 20:49:11 +08:00
parent 5af2adb1d3
commit 39da416571
10 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-java</artifactId>
<version>3.0.3</version>
<artifactId>Mars</artifactId>
<version>3.0.5</version>
</parent>
<artifactId>mars-core</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>mars-jdbc</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.3</version>
<version>3.0.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>mars-jdbc</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.3</version>
<version>3.0.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-jdbc</artifactId>
<version>3.0.3</version>
<version>3.0.5</version>
</parent>
<artifactId>mars-mybatis</artifactId>
+2 -2
View File
@@ -3,9 +3,9 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>Mars-java</artifactId>
<artifactId>Mars</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.3</version>
<version>3.0.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
+2 -2
View File
@@ -4,8 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-java</artifactId>
<version>3.0.3</version>
<artifactId>Mars</artifactId>
<version>3.0.5</version>
</parent>
<artifactId>mars-mvc</artifactId>
+2 -2
View File
@@ -4,8 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-java</artifactId>
<version>3.0.3</version>
<artifactId>Mars</artifactId>
<version>3.0.5</version>
</parent>
<artifactId>mars-netty</artifactId>
+2 -2
View File
@@ -3,9 +3,9 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>Mars-java</artifactId>
<artifactId>Mars</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.3</version>
<version>3.0.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
+2 -2
View File
@@ -4,8 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-java</artifactId>
<version>3.0.3</version>
<artifactId>Mars</artifactId>
<version>3.0.5</version>
</parent>
<artifactId>mars-server</artifactId>
+2 -2
View File
@@ -3,8 +3,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-java</artifactId>
<version>3.0.3</version>
<artifactId>Mars</artifactId>
<version>3.0.5</version>
<packaging>pom</packaging>
<modules>
<module>mars-core</module>