From 018f75b50e3645c72d74bba4b29c2a7a0fe50293 Mon Sep 17 00:00:00 2001 From: bunny <1319900154@qq.com> Date: Thu, 26 Sep 2024 09:40:30 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=BF=AE=E6=94=B9):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=8E=9F=E5=A7=8B=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/pom.xml | 2 +- dao/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 37baf9f..18b5567 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -3,7 +3,7 @@ 4.0.0 cn.bunny - kotlin-single + auth-server 0.0.1-SNAPSHOT diff --git a/dao/pom.xml b/dao/pom.xml index 59a58b9..0ca6db5 100644 --- a/dao/pom.xml +++ b/dao/pom.xml @@ -5,7 +5,7 @@ 4.0.0 cn.bunny - kotlin-single + auth-server 0.0.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index df34d84..dc6c7de 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ cn.bunny - kotlin-single + auth-server 0.0.1-SNAPSHOT pom bunny-template