diff --git a/mars-common/pom.xml b/mars-common/pom.xml index 6121c65..a16cbb4 100644 --- a/mars-common/pom.xml +++ b/mars-common/pom.xml @@ -6,7 +6,7 @@ Mars-Java com.github.yuyenews - 3.0.21 + 3.0.22 mars-common @@ -38,6 +38,7 @@ junit junit + test \ No newline at end of file diff --git a/mars-core/pom.xml b/mars-core/pom.xml index 7ba8cbd..0ba9f8c 100644 --- a/mars-core/pom.xml +++ b/mars-core/pom.xml @@ -6,7 +6,7 @@ com.github.yuyenews Mars-Java - 3.0.21 + 3.0.22 mars-core @@ -15,5 +15,10 @@ com.github.yuyenews mars-common + + junit + junit + test + \ No newline at end of file diff --git a/mars-jdbc/pom.xml b/mars-jdbc/pom.xml index 559770a..2a806a9 100644 --- a/mars-jdbc/pom.xml +++ b/mars-jdbc/pom.xml @@ -6,7 +6,7 @@ Mars-Java com.github.yuyenews - 3.0.21 + 3.0.22 mars-jdbc diff --git a/mars-mvc/pom.xml b/mars-mvc/pom.xml index caa0b29..28577d3 100644 --- a/mars-mvc/pom.xml +++ b/mars-mvc/pom.xml @@ -6,7 +6,7 @@ com.github.yuyenews Mars-Java - 3.0.21 + 3.0.22 mars-mvc diff --git a/mars-server/pom.xml b/mars-server/pom.xml index 7f747f6..29b8685 100644 --- a/mars-server/pom.xml +++ b/mars-server/pom.xml @@ -6,7 +6,7 @@ com.github.yuyenews Mars-Java - 3.0.21 + 3.0.22 mars-server diff --git a/mars-starter/pom.xml b/mars-starter/pom.xml index ba64752..10ce938 100644 --- a/mars-starter/pom.xml +++ b/mars-starter/pom.xml @@ -6,7 +6,7 @@ Mars-Java com.github.yuyenews - 3.0.21 + 3.0.22 mars-starter diff --git a/pom.xml b/pom.xml index 10e32e4..dc66c97 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.github.yuyenews Mars-Java - 3.0.21 + 3.0.22 pom mars-core @@ -111,6 +111,7 @@ junit junit 4.13 + test