CI/CD初始化

master
chaiyapeng 2024-08-01 10:31:43 +08:00
parent 49041b0ef6
commit 99c3340c68
1 changed files with 1 additions and 2 deletions

View File

@ -3,14 +3,13 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent> <parent>
<groupId>com.muyu</groupId> <groupId>com.muyu</groupId>
<artifactId>cloud-server</artifactId> <artifactId>cloud-server-parent</artifactId>
<version>3.6.3</version> <version>3.6.3</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>cloud-auth</artifactId> <artifactId>cloud-auth</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
<description> <description>