From 0713f0abfa539a037bd477547891d64f8bcee59b Mon Sep 17 00:00:00 2001
From: bunny <1319900154@qq.com>
Date: Fri, 18 Apr 2025 22:11:19 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9pom=E5=90=8D=E7=A7=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
dao/pom.xml | 2 +-
generator-code/pom.xml | 2 +-
pom.xml | 8 ++++----
service/pom.xml | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
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