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

[25/50] [abbrv] maven git commit: Roll back Wagon, when someone releases it we can update

Roll back Wagon, when someone releases it we can update


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

Branch: refs/heads/slf4j-log4j2
Commit: db9e7896ac01cb227540effd673f504eee7bf8ef
Parents: 368516c
Author: Jason van Zyl <ja...@tesla.io>
Authored: Wed Mar 4 11:18:47 2015 -0800
Committer: Jason van Zyl <ja...@tesla.io>
Committed: Wed Mar 4 11:18:47 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/maven/blob/db9e7896/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0145b85..fc48cdc 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.9-SNAPSHOT</wagonVersion> <!-- Verify SNAPSHOT for MNG-5605 -->
+    <wagonVersion>2.8</wagonVersion> <!-- Verify SNAPSHOT for MNG-5605 -->
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.8.1</modelloVersion>