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