diff --git a/mars-core/pom.xml b/mars-core/pom.xml index 670a696..0b558de 100644 --- a/mars-core/pom.xml +++ b/mars-core/pom.xml @@ -4,8 +4,8 @@ 4.0.0 com.github.yuyenews - Mars-java - 3.0.3 + Mars + 3.0.5 mars-core diff --git a/mars-jdbc/mars-jdbc-base/pom.xml b/mars-jdbc/mars-jdbc-base/pom.xml index b247cd7..c5b2bf6 100644 --- a/mars-jdbc/mars-jdbc-base/pom.xml +++ b/mars-jdbc/mars-jdbc-base/pom.xml @@ -5,7 +5,7 @@ mars-jdbc com.github.yuyenews - 3.0.3 + 3.0.5 4.0.0 diff --git a/mars-jdbc/mars-mj/pom.xml b/mars-jdbc/mars-mj/pom.xml index 6c23c6c..5656f49 100644 --- a/mars-jdbc/mars-mj/pom.xml +++ b/mars-jdbc/mars-mj/pom.xml @@ -5,7 +5,7 @@ mars-jdbc com.github.yuyenews - 3.0.3 + 3.0.5 4.0.0 diff --git a/mars-jdbc/mars-mybatis/pom.xml b/mars-jdbc/mars-mybatis/pom.xml index 69382fb..6e7bb0b 100644 --- a/mars-jdbc/mars-mybatis/pom.xml +++ b/mars-jdbc/mars-mybatis/pom.xml @@ -5,7 +5,7 @@ com.github.yuyenews mars-jdbc - 3.0.3 + 3.0.5 mars-mybatis diff --git a/mars-jdbc/pom.xml b/mars-jdbc/pom.xml index 5667e1d..0f60a35 100644 --- a/mars-jdbc/pom.xml +++ b/mars-jdbc/pom.xml @@ -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"> - Mars-java + Mars com.github.yuyenews - 3.0.3 + 3.0.5 4.0.0 pom diff --git a/mars-mvc/pom.xml b/mars-mvc/pom.xml index a9c52f8..7d1f161 100644 --- a/mars-mvc/pom.xml +++ b/mars-mvc/pom.xml @@ -4,8 +4,8 @@ 4.0.0 com.github.yuyenews - Mars-java - 3.0.3 + Mars + 3.0.5 mars-mvc diff --git a/mars-netty/pom.xml b/mars-netty/pom.xml index 8d6f5c2..a1374c0 100644 --- a/mars-netty/pom.xml +++ b/mars-netty/pom.xml @@ -4,8 +4,8 @@ 4.0.0 com.github.yuyenews - Mars-java - 3.0.3 + Mars + 3.0.5 mars-netty diff --git a/mars-redis/pom.xml b/mars-redis/pom.xml index faa227d..3e6e778 100644 --- a/mars-redis/pom.xml +++ b/mars-redis/pom.xml @@ -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"> - Mars-java + Mars com.github.yuyenews - 3.0.3 + 3.0.5 4.0.0 diff --git a/mars-server/pom.xml b/mars-server/pom.xml index 270d912..7d7a67c 100644 --- a/mars-server/pom.xml +++ b/mars-server/pom.xml @@ -4,8 +4,8 @@ 4.0.0 com.github.yuyenews - Mars-java - 3.0.3 + Mars + 3.0.5 mars-server diff --git a/pom.xml b/pom.xml index 0238899..e281da9 100644 --- a/pom.xml +++ b/pom.xml @@ -3,8 +3,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.github.yuyenews - Mars-java - 3.0.3 + Mars + 3.0.5 pom mars-core