[MSHARED-461] Upgrade org.sonatype.aether to 1.13.1 / org.eclipse.aether 1.0.2.v20150114

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1712640 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 827ad66..6248b12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,25 +86,25 @@
     <dependency>
       <groupId>org.sonatype.aether</groupId>
       <artifactId>aether-api</artifactId>
-      <version>1.7</version>
+      <version>1.13.1</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.sonatype.aether</groupId>
       <artifactId>aether-util</artifactId>
-      <version>1.7</version>
+      <version>1.13.1</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.eclipse.aether</groupId>
       <artifactId>aether-api</artifactId>
-      <version>0.9.0.M2</version>
+      <version>1.0.2.v20150114</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.eclipse.aether</groupId>
       <artifactId>aether-util</artifactId>
-      <version>0.9.0.M2</version>
+      <version>1.0.2.v20150114</version>
       <scope>provided</scope>
     </dependency>