From f9b1b49590b4de96b62c8f3aca0ebe7c1fedf054 Mon Sep 17 00:00:00 2001 From: Penny <2500338766@qq.com> Date: Sat, 5 Aug 2023 18:51:51 +0800 Subject: [PATCH] =?UTF-8?q?feature-1.0:pom=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- rights-admin-controller/pom.xml | 6 +++--- rights-client-controller/pom.xml | 6 +++--- rights-entity/pom.xml | 2 +- rights-interface/pom.xml | 4 ++-- rights-server/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index ddafe38..e68a597 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.cyjd.rights parent - 0.0.1 + 1.0.0 pom rights-server diff --git a/rights-admin-controller/pom.xml b/rights-admin-controller/pom.xml index 1154f6c..1f2127a 100644 --- a/rights-admin-controller/pom.xml +++ b/rights-admin-controller/pom.xml @@ -6,7 +6,7 @@ com.cyjd.rights parent - 0.0.1 + 1.0.0 rights-admin-controller @@ -22,12 +22,12 @@ com.cyjd.rights rights-interface - 0.0.1 + 1.0.0 com.cyjd.rights rights-server - 0.0.1 + 1.0.0 org.junit.jupiter diff --git a/rights-client-controller/pom.xml b/rights-client-controller/pom.xml index 69fed8e..3ce06f4 100644 --- a/rights-client-controller/pom.xml +++ b/rights-client-controller/pom.xml @@ -6,7 +6,7 @@ com.cyjd.rights parent - 0.0.1 + 1.0.0 rights-client-controller @@ -22,12 +22,12 @@ com.cyjd.rights rights-interface - 0.0.1 + 1.0.0 com.cyjd.rights rights-server - 0.0.1 + 1.0.0 cn.hutool diff --git a/rights-entity/pom.xml b/rights-entity/pom.xml index 08f393a..7fa7fef 100644 --- a/rights-entity/pom.xml +++ b/rights-entity/pom.xml @@ -6,7 +6,7 @@ com.cyjd.rights parent - 0.0.1 + 1.0.0 rights-entity diff --git a/rights-interface/pom.xml b/rights-interface/pom.xml index 692a8e5..4287ab3 100644 --- a/rights-interface/pom.xml +++ b/rights-interface/pom.xml @@ -6,7 +6,7 @@ com.cyjd.rights parent - 0.0.1 + 1.0.0 4.0.0 接口层 @@ -21,7 +21,7 @@ com.cyjd.rights rights-entity - 0.0.1 + 1.0.0 \ No newline at end of file diff --git a/rights-server/pom.xml b/rights-server/pom.xml index 960a8ed..cb8f1f1 100644 --- a/rights-server/pom.xml +++ b/rights-server/pom.xml @@ -6,7 +6,7 @@ parent com.cyjd.rights - 0.0.1 + 1.0.0 4.0.0 @@ -17,7 +17,7 @@ com.cyjd.rights rights-interface - 0.0.1 + 1.0.0