diff --git a/dao/pom.xml b/dao/pom.xml
index dd5fd35..73588f4 100644
--- a/dao/pom.xml
+++ b/dao/pom.xml
@@ -3,7 +3,7 @@
4.0.0
cn.bunny
- auth-server-java
+ auth-server
0.0.1-SNAPSHOT
diff --git a/generator-code/pom.xml b/generator-code/pom.xml
index dbf8256..f0e8217 100644
--- a/generator-code/pom.xml
+++ b/generator-code/pom.xml
@@ -3,7 +3,7 @@
4.0.0
cn.bunny
- auth-server-java
+ auth-server
0.0.1-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 0696b48..42fcd8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,15 +5,15 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.3
+ 3.4.4
cn.bunny
- auth-server-java
+ auth-server
0.0.1-SNAPSHOT
pom
- bunny-template
- bunny-template
+ auth-admin
+ auth-admin
generator-code
diff --git a/service/pom.xml b/service/pom.xml
index e67ed98..7dfcc19 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -3,7 +3,7 @@
4.0.0
cn.bunny
- auth-server-java
+ auth-server
0.0.1-SNAPSHOT