From 4e2897710ba07bdd7aea719dbd454ed616f5ed86 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 28 Oct 2017 16:42:12 +1100 Subject: [PATCH] Remove deprecated sonatype parent pom. --- pom.xml | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 714d421d..fbbe6717 100644 --- a/pom.xml +++ b/pom.xml @@ -3,12 +3,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.sonatype.oss - oss-parent - 9 - - net.md-5 bungeecord-parent 1.12-SNAPSHOT @@ -64,6 +58,13 @@ http://ci.md-5.net/job/BungeeCord + + + sonatype-nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + unknown 4.1.15.Final @@ -120,7 +121,7 @@ org.codehaus.mojo animal-sniffer-maven-plugin - 1.15 + 1.16 process-classes @@ -137,12 +138,6 @@ - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.7 -