Update pom.xml

This commit is contained in:
LegacyGamerHD
2020-12-15 19:35:00 +01:00
committed by GitHub
parent 6002e2e6d2
commit fda0839d62

View File

@@ -42,11 +42,7 @@
<groupId>com.destroystokyo.paper</groupId>
<artifactId>paper</artifactId>
<version>${minecraft.version}-R0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>minecraft-server</artifactId>
<version>${minecraft.version}-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.sf.jopt-simple</groupId>