CI/CD初始化
parent
f3fa89f774
commit
2b56ef2807
3
pom.xml
3
pom.xml
|
@ -8,8 +8,11 @@
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|
||||||
<artifactId>cloud-auth</artifactId>
|
<artifactId>cloud-auth</artifactId>
|
||||||
|
|
||||||
|
<version>1.0.1</version>
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
cloud-auth认证授权中心
|
cloud-auth认证授权中心
|
||||||
</description>
|
</description>
|
||||||
|
|
Loading…
Reference in New Issue