修改项目名称

This commit is contained in:
韩鹏辉 2023-08-03 09:52:24 +08:00
parent 71a51570d5
commit 2a16994378
5 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<artifactId>admin-system</artifactId> <artifactId>ysk-system</artifactId>
<groupId>com.chaozhanggui.system</groupId> <groupId>com.chaozhanggui.system</groupId>
<version>1.0.0</version> <version>1.0.0</version>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.chaozhanggui.system</groupId> <groupId>com.chaozhanggui.system</groupId>
<artifactId>admin-system</artifactId> <artifactId>ysk-system</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
</parent> </parent>

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.chaozhanggui.system</groupId> <groupId>com.chaozhanggui.system</groupId>
<artifactId>admin-system</artifactId> <artifactId>ysk-system</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
</parent> </parent>

View File

@ -4,7 +4,7 @@
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.chaozhanggui.system</groupId> <groupId>com.chaozhanggui.system</groupId>
<artifactId>admin-system</artifactId> <artifactId>ysk-system</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -9,7 +9,7 @@
</parent> </parent>
<groupId>com.chaozhanggui.system</groupId> <groupId>com.chaozhanggui.system</groupId>
<artifactId>admin-system</artifactId> <artifactId>ysk-system</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
<packaging>pom</packaging> <packaging>pom</packaging>