Author: dennisl
Date: Sun Sep 16 14:22:01 2007
New Revision: 576179

URL: http://svn.apache.org/viewvc?rev=576179&view=rev
Log:
o Use a released version of wagon.

Modified:
    maven/plugins/trunk/maven-stage-plugin/pom.xml

Modified: maven/plugins/trunk/maven-stage-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-stage-plugin/pom.xml?rev=576179&r1=576178&r2=576179&view=diff
==============================================================================
--- maven/plugins/trunk/maven-stage-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-stage-plugin/pom.xml Sun Sep 16 14:22:01 2007
@@ -41,7 +41,7 @@
   </issueManagement>
 
   <properties>
-    <wagonVersion>1.0-rc1-SNAPSHOT</wagonVersion>
+    <wagonVersion>1.0-beta-2</wagonVersion>
     <mavenVersion>2.0.5</mavenVersion>
   </properties>
 


Reply via email to