diff --git a/pom.xml b/pom.xml index 2049e9f351..4f443fafc2 100644 --- a/pom.xml +++ b/pom.xml @@ -52,19 +52,21 @@ 11.0.2 3.1.3 - 0.0.0.M2 + 0.0.0-SNAPSHOT 2.4 1.3 1.7 1.7 1.3 - 1.13.1 1.7.2 + 0.9.0.M2 true apache-maven Maven Apache Maven + scp://people.apache.org/www/maven.apache.org/ref/${project.version}/ + http://maven.apache.org/ref/${project.version}/ ref/3-LATEST @@ -262,39 +264,29 @@ - org.sonatype.aether + org.eclipse.aether aether-api ${aetherVersion} - org.sonatype.aether + org.eclipse.aether aether-spi ${aetherVersion} - org.sonatype.aether + org.eclipse.aether aether-impl ${aetherVersion} - org.sonatype.aether + org.eclipse.aether aether-util ${aetherVersion} - org.sonatype.aether + org.eclipse.aether aether-connector-wagon ${aetherVersion} - - - org.codehaus.plexus - plexus-container-default - - - org.sonatype.sisu - sisu-inject-plexus - - @@ -572,4 +564,13 @@ + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + true + + +