You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/05/07 13:30:40 UTC

[47/50] [abbrv] maven-aether git commit: Updated to aether:1.0.1.v20141111

Updated to aether:1.0.1.v20141111


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

Branch: refs/heads/ant-tasks
Commit: 3aedd59e1c3a109d8c8f765b98a8da4443b07e67
Parents: 00b6530
Author: Benjamin Bentmann <be...@sonatype.com>
Authored: Sat Nov 15 14:05:23 2014 +0100
Committer: Benjamin Bentmann <be...@sonatype.com>
Committed: Sat Nov 15 14:05:23 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/maven-aether/blob/3aedd59e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5cbf7cd..915ae45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
     <sonatypeOssDistMgmtSnapshotsId>sonatype-nexus-snapshots</sonatypeOssDistMgmtSnapshotsId>
     <sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl>
     <mavenVersion>3.1.0</mavenVersion>
-    <aetherVersion>1.0.0.v20140518</aetherVersion>
+    <aetherVersion>1.0.1.v20141111</aetherVersion>
   </properties>
 
   <dependencyManagement>