You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2012/12/01 11:39:56 UTC

[27/50] git commit: [MNG-4903] Update to Wagon 1.0-beta-7

[MNG-4903] Update to Wagon 1.0-beta-7

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-2/branches/maven-2.2.x@1036563 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/3a6e724d
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3a6e724d
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/3a6e724d

Branch: refs/heads/maven-2.2.x
Commit: 3a6e724d10e790764735306e0fa013e89b3bc2a9
Parents: 28f2cc7
Author: Dennis Lundberg <de...@apache.org>
Authored: Thu Nov 18 18:16:27 2010 +0000
Committer: Dennis Lundberg <de...@apache.org>
Committed: Thu Nov 18 18:16:27 2010 +0000

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


http://git-wip-us.apache.org/repos/asf/maven/blob/3a6e724d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 59e5c56..46d4397 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,7 @@ under the License.
 
   <properties>
     <mavenVersion>2.2.2-RC1-SNAPSHOT</mavenVersion>
-    <wagonVersion>1.0-beta-7-SNAPSHOT</wagonVersion>
+    <wagonVersion>1.0-beta-7</wagonVersion>
     <doxiaVersion>1.1</doxiaVersion>
   </properties>