From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Tue, 1 Mar 2016 00:16:08 +0100 Subject: [PATCH] POM changes diff --git a/pom.xml b/pom.xml index 186405ba1914b2b384896c61770c225b50091401..9975ba9ae19f6217bec206fee247fac1a30d58fc 100644 --- a/pom.xml +++ b/pom.xml @@ -2,34 +2,28 @@ 4.0.0 + + com.destroystokyo.paper + paper-parent + dev-SNAPSHOT + - org.spigotmc - spigot-api + com.destroystokyo.paper + paper-api 1.16-R0.1-SNAPSHOT jar - Spigot-API - https://www.spigotmc.org/ + Paper-API + https://github.com/PaperMC/Paper An enhanced plugin API for Minecraft servers. - true + 1.8 1.8 UTF-8 - - - spigotmc-releases - https://hub.spigotmc.org/nexus/content/repositories/releases/ - - - spigotmc-snapshots - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - + + com.google.code.findbugs + jsr305 + 1.3.9 + compile + + + + com.googlecode.json-simple + json-simple + 1.1.1 + compile + com.google.guava @@ -107,12 +119,13 @@ org.ow2.asm asm-tree - 7.3.1 + 8.0.1 test + clean install net.md-5 @@ -131,10 +144,6 @@ org.apache.maven.plugins maven-compiler-plugin 3.8.1 - - - eclipse - @@ -180,6 +189,7 @@ + ${project.build.directory}/dependency-reduced-pom.xml true