mirror of
https://e.coding.net/circlecloud/CityBuild.git
synced 2024-11-24 11:18:49 +00:00
修改POM的GroupID...
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
parent
3b45e6ac01
commit
4dc82da117
2
pom.xml
2
pom.xml
@ -1,7 +1,7 @@
|
|||||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
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">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>cn.CityCraft</groupId>
|
<groupId>cn.citycraft</groupId>
|
||||||
<artifactId>CityBuild</artifactId>
|
<artifactId>CityBuild</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
<name>CityBuild</name>
|
<name>CityBuild</name>
|
||||||
|
Loading…
Reference in New Issue
Block a user