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