diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 3fbbba51..b9c0bc15 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -25,12 +25,12 @@ - md_5-repo - http://repo.md-5.net/content/repositories/public/ + spigot-repo + https://hub.spigotmc.org/nexus/content/groups/public/ - comphenix-releases - http://repo.comphenix.net/content/repositories/releases/ + comphenix-repo + http://repo.comphenix.net/content/groups/public/ @@ -52,7 +52,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.0 + 2.3 package @@ -84,7 +84,7 @@ maven-compiler-plugin - 2.3.2 + 3.2 1.6 1.6 @@ -94,7 +94,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.1 + 2.5 false @@ -106,7 +106,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.12.4 + 2.18 true @@ -143,7 +143,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2 + 2.4 attach-sources @@ -157,7 +157,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9 + 2.10.1 attach-javadocs @@ -171,7 +171,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.4 + 1.5 sign-artifacts