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:24:54 UTC

[29/36] maven-aether git commit: Updated demos to use aether:0.9.0.M4

Updated demos to use aether:0.9.0.M4


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

Branch: refs/heads/demo
Commit: 8a40c2a440b9afafcf1b43dc1fb4b4223cbb142d
Parents: c58f348
Author: Benjamin Bentmann <be...@sonatype.com>
Authored: Sat Jan 18 13:57:32 2014 +0100
Committer: Benjamin Bentmann <be...@sonatype.com>
Committed: Sat Jan 18 13:57:32 2014 +0100

----------------------------------------------------------------------
 aether-demo-snippets/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-aether/blob/8a40c2a4/aether-demo-snippets/pom.xml
----------------------------------------------------------------------
diff --git a/aether-demo-snippets/pom.xml b/aether-demo-snippets/pom.xml
index 11e1a0c..5ba8fa0 100644
--- a/aether-demo-snippets/pom.xml
+++ b/aether-demo-snippets/pom.xml
@@ -28,7 +28,7 @@
   </description>
 
   <properties>
-    <aetherVersion>0.9.0.M3</aetherVersion>
+    <aetherVersion>0.9.0.M4</aetherVersion>
     <mavenVersion>3.1.0</mavenVersion>
   </properties>