mirror of
https://github.com/wahyd4/Martian.git
synced 2026-08-09 05:16:21 +10:00
update version
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user