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 2008/08/05 08:15:40 UTC

svn commit: r682594 - /maven/components/trunk/pom.xml

Author: jvanzyl
Date: Mon Aug  4 23:15:39 2008
New Revision: 682594

URL: http://svn.apache.org/viewvc?rev=682594&view=rev
Log:
o updating to maven-artifact 3.0-alpha-1

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=682594&r1=682593&r2=682594&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Mon Aug  4 23:15:39 2008
@@ -260,7 +260,7 @@
     <module>maven-toolchain</module>
   </modules>
   <properties>
-    <artifactVersion>3.0-SNAPSHOT</artifactVersion>
+    <artifactVersion>3.0-alpha-1</artifactVersion>
     <aspectjVersion>1.5.3</aspectjVersion>
     <classWorldsVersion>1.2-alpha-13</classWorldsVersion>
     <commonsCliVersion>1.0</commonsCliVersion>