You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/02/04 19:07:50 UTC

maven git commit: [MNG-5967] Dependency updates.

Repository: maven
Updated Branches:
  refs/heads/master 314b174e7 -> 9aa0b6ee4


[MNG-5967] Dependency updates.


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9aa0b6ee
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9aa0b6ee
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/9aa0b6ee

Branch: refs/heads/master
Commit: 9aa0b6ee49ce8a9d14a9625211e7adfb8091259e
Parents: 314b174
Author: Christian Schulte <sc...@apache.org>
Authored: Thu Feb 4 19:06:16 2016 +0100
Committer: Christian Schulte <sc...@apache.org>
Committed: Thu Feb 4 19:07:26 2016 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/9aa0b6ee/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 83d2661..b867fcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.8.3</modelloVersion>
     <jxpathVersion>1.3</jxpathVersion>
-    <aetherVersion>1.0.2.v20150114</aetherVersion>
+    <aetherVersion>1.1.0</aetherVersion>
     <slf4jVersion>1.7.14</slf4jVersion>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
     <!-- Control the name of the distribution and information output by mvn -->