diff --git a/pom.xml b/pom.xml
index 4f443fafc20d..aab1179aa45f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,8 +58,8 @@
1.7
1.7
1.3
+ 1.13.1
1.7.2
- 0.9.0.M2
true
apache-maven
@@ -264,29 +264,39 @@
- org.eclipse.aether
+ org.sonatype.aether
aether-api
${aetherVersion}
- org.eclipse.aether
+ org.sonatype.aether
aether-spi
${aetherVersion}
- org.eclipse.aether
+ org.sonatype.aether
aether-impl
${aetherVersion}
- org.eclipse.aether
+ org.sonatype.aether
aether-util
${aetherVersion}
- org.eclipse.aether
+ org.sonatype.aether
aether-connector-wagon
${aetherVersion}
+
+
+ org.codehaus.plexus
+ plexus-container-default
+
+
+ org.sonatype.sisu
+ sisu-inject-plexus
+
+