You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2015/04/22 13:52:48 UTC

maven git commit: Update to Wagon 2.9 in preparation for Maven 3.3.3

Repository: maven
Updated Branches:
  refs/heads/master 9f4bf9eda -> 0ddab5f3d


Update to Wagon 2.9 in preparation for Maven 3.3.3


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

Branch: refs/heads/master
Commit: 0ddab5f3d45f247a965c446c17e557d9bf99aa8e
Parents: 9f4bf9e
Author: Jason van Zyl <ja...@tesla.io>
Authored: Tue Apr 21 12:46:05 2015 -0400
Committer: Jason van Zyl <ja...@tesla.io>
Committed: Tue Apr 21 12:46:05 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/maven/blob/0ddab5f3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6d6d143..b6a7c9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
     <guavaVersion>18.0</guavaVersion>
     <guiceVersion>3.2.5</guiceVersion>
     <sisuInjectVersion>0.3.0</sisuInjectVersion>
-    <wagonVersion>2.8</wagonVersion> <!-- Verify SNAPSHOT for MNG-5605 -->
+    <wagonVersion>2.9</wagonVersion> <!-- Verify SNAPSHOT for MNG-5605 -->
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.8.1</modelloVersion>