Skip to content

Commit ee2b781

Browse files
committed
Change maven coordinates
1 parent b38c69f commit ee2b781

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44

5-
<name>Nukkit</name>
6-
<groupId>cn.nukkit</groupId>
7-
<artifactId>nukkit</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
5+
<name>Cloudburst Server</name>
6+
<groupId>org.cloudburstmc</groupId>
7+
<artifactId>cloudburst-server</artifactId>
8+
<version>1.0.0-SNAPSHOT</version>
99

1010
<properties>
1111
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)