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 2013/03/18 22:47:28 UTC

[26/50] git commit: update to Wagon 2.3 through the staging repo so we can validate 2.3 is good with master

update to Wagon 2.3 through the staging repo so we can validate 2.3 is good with master

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1411743 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/master
Commit: 603fe408caa34e0f9ae48bcdb7e5746e376370bc
Parents: 143354e
Author: Jason van Zyl <jv...@apache.org>
Authored: Tue Nov 20 16:58:42 2012 +0000
Committer: Jason van Zyl <jv...@apache.org>
Committed: Tue Nov 20 16:58:42 2012 +0000

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/603fe408/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8388b92..3834e96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <plexusInterpolationVersion>1.14</plexusInterpolationVersion>
     <plexusUtilsVersion>3.0.9</plexusUtilsVersion>
     <sisuInjectVersion>2.3.0</sisuInjectVersion>
-    <wagonVersion>2.3-SNAPSHOT</wagonVersion>
+    <wagonVersion>2.3</wagonVersion>
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.6</modelloVersion>