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:34 UTC

[41/50] [abbrv] maven-aether git commit: Updated to staged aether:1.0.0.v20140518

Updated to staged aether:1.0.0.v20140518


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

Branch: refs/heads/ant-tasks
Commit: 0dd5306f8f6ce5447791e1b2d2f2de828ed1ace5
Parents: e31a86e
Author: Benjamin Bentmann <be...@sonatype.com>
Authored: Sun May 18 20:07:41 2014 +0200
Committer: Benjamin Bentmann <be...@sonatype.com>
Committed: Sun May 18 20:07:41 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-aether/blob/0dd5306f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4a885bd..a09fcef 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>0.9.0.v20140226</aetherVersion>
+    <aetherVersion>1.0.0.v20140518</aetherVersion>
   </properties>
 
   <dependencyManagement>