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> <groupId>com.destroystokyo.paper</groupId>
<artifactId>paper</artifactId> <artifactId>paper</artifactId>
<version>${minecraft.version}-R0.1-SNAPSHOT</version> <version>${minecraft.version}-R0.1-SNAPSHOT</version>
</dependency> <scope>compile</scope>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>minecraft-server</artifactId>
<version>${minecraft.version}-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.sf.jopt-simple</groupId> <groupId>net.sf.jopt-simple</groupId>