From ffa640349672beb60a27fae5cdd17d43821fcb3d Mon Sep 17 00:00:00 2001 From: yuye <631941527@qq.com> Date: Thu, 7 May 2020 20:36:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mars-core/pom.xml | 2 +- mars-jdbc/pom.xml | 2 +- mars-mvc/pom.xml | 2 +- mars-server/pom.xml | 2 +- mars-starter/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mars-core/pom.xml b/mars-core/pom.xml index 736b7b1..b0746a4 100644 --- a/mars-core/pom.xml +++ b/mars-core/pom.xml @@ -5,7 +5,7 @@ com.github.yuyenews Mars - 3.0.17 + 3.0.18 mars-core diff --git a/mars-jdbc/pom.xml b/mars-jdbc/pom.xml index ee71fa0..d06d921 100644 --- a/mars-jdbc/pom.xml +++ b/mars-jdbc/pom.xml @@ -5,7 +5,7 @@ Mars com.github.yuyenews - 3.0.17 + 3.0.18 4.0.0 mars-jdbc diff --git a/mars-mvc/pom.xml b/mars-mvc/pom.xml index b1dd1ad..64d5eed 100644 --- a/mars-mvc/pom.xml +++ b/mars-mvc/pom.xml @@ -5,7 +5,7 @@ com.github.yuyenews Mars - 3.0.17 + 3.0.18 mars-mvc diff --git a/mars-server/pom.xml b/mars-server/pom.xml index 5cffbb5..7c47149 100644 --- a/mars-server/pom.xml +++ b/mars-server/pom.xml @@ -5,7 +5,7 @@ com.github.yuyenews Mars - 3.0.17 + 3.0.18 mars-server diff --git a/mars-starter/pom.xml b/mars-starter/pom.xml index 2bd2e1d..4d9ba87 100644 --- a/mars-starter/pom.xml +++ b/mars-starter/pom.xml @@ -6,7 +6,7 @@ Mars com.github.yuyenews - 3.0.17 + 3.0.18 mars-starter diff --git a/pom.xml b/pom.xml index 1a9fe1b..1e791dd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.yuyenews Mars - 3.0.17 + 3.0.18 pom mars-core