You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/02/10 21:12:29 UTC

git commit: use released wagon 2.4

Updated Branches:
  refs/heads/maven-3.0.x c14bd18cd -> aab6e6df7


use released wagon 2.4


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

Branch: refs/heads/maven-3.0.x
Commit: aab6e6df77beab75d0a2f8badffc7840a3dc5248
Parents: c14bd18
Author: olivier lamy <ol...@apache.org>
Authored: Sun Feb 10 21:12:12 2013 +0100
Committer: olivier lamy <ol...@apache.org>
Committed: Sun Feb 10 21:12:12 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/maven/blob/aab6e6df/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d68209a..053a8b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <plexusInterpolationVersion>1.14</plexusInterpolationVersion>
     <plexusUtilsVersion>2.0.6</plexusUtilsVersion>
     <sisuInjectVersion>2.3.0</sisuInjectVersion>
-    <wagonVersion>2.4-SNAPSHOT</wagonVersion>
+    <wagonVersion>2.4</wagonVersion>
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.4.1</modelloVersion>