You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2008/09/04 21:09:07 UTC

svn commit: r692194 - in /maven/components/trunk: ./ pom.xml

Author: jdcasey
Date: Thu Sep  4 12:09:06 2008
New Revision: 692194

URL: http://svn.apache.org/viewvc?rev=692194&view=rev
Log:
bumping to artifact alpha-2-snapshot and wagon beta-4.

Modified:
    maven/components/trunk/   (props changed)
    maven/components/trunk/pom.xml

Propchange: maven/components/trunk/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Sep  4 12:09:06 2008
@@ -1 +1,2 @@
+/maven/components/branches/maven-2.0.10-RC:680477
 /maven/components/branches/maven-2.0.x:679206

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=692194&r1=692193&r2=692194&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Thu Sep  4 12:09:06 2008
@@ -260,7 +260,7 @@
     <module>maven-toolchain</module>
   </modules>
   <properties>
-    <artifactVersion>3.0-alpha-1</artifactVersion>
+    <artifactVersion>3.0-alpha-2-SNAPSHOT</artifactVersion>
     <aspectjVersion>1.5.3</aspectjVersion>
     <classWorldsVersion>1.2-alpha-13</classWorldsVersion>
     <commonsCliVersion>1.0</commonsCliVersion>
@@ -271,7 +271,7 @@
     <plexusInteractivityVersion>1.0-alpha-6</plexusInteractivityVersion>
     <plexusInterpolationVersion>1.1</plexusInterpolationVersion>
     <plexusUtilsVersion>1.5.5</plexusUtilsVersion>
-    <wagonVersion>1.0-beta-3</wagonVersion>
+    <wagonVersion>1.0-beta-4</wagonVersion>
     <mavenSharedModel>1.0-SNAPSHOT</mavenSharedModel>
     <woodstoxVersion>3.2.6</woodstoxVersion>
   </properties>