CI/CD初始化
parent
2fdfc208df
commit
e3fe47e062
4
pom.xml
4
pom.xml
|
@ -7,9 +7,11 @@
|
||||||
<version>3.6.3</version>
|
<version>3.6.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<version>1.0.0</version>
|
|
||||||
|
|
||||||
<artifactId>cloud-auth</artifactId>
|
<artifactId>cloud-auth</artifactId>
|
||||||
|
<version>1.0.0</version>
|
||||||
|
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
cloud-auth认证授权中心
|
cloud-auth认证授权中心
|
||||||
|
|
Loading…
Reference in New Issue