Update MinecraftServer and MinecraftRelocate for module change
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot-parent</artifactId>
|
||||
<groupId>org.github.paperspigot</groupId>
|
||||
<artifactId>paperspigot-parent</artifactId>
|
||||
<version>dev-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<groupId>org.github.paperspigot</groupId>
|
||||
<artifactId>minecraft-server</artifactId>
|
||||
<version>1.7.10-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
Reference in New Issue
Block a user