From 02d5007d081bde67f58dac3e04ce1df9e70ff9b4 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 23fde9622..a613cf963 100644 --- a/pom.xml +++ b/pom.xml @@ -3,33 +3,28 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.spigotmc - spigot-api + + com.destroystokyo.paper + paper-parent + dev-SNAPSHOT + + + paper-api 1.13.2-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.7 - 1.7 + + + 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.google.guava @@ -107,15 +113,12 @@ + clean install org.apache.maven.plugins maven-compiler-plugin 3.8.0 - - - eclipse - @@ -150,6 +153,7 @@ + ${project.build.directory}/dependency-reduced-pom.xml true -- 2.20.1