Author: jvanzyl
Date: Thu Aug 16 14:24:21 2007
New Revision: 566857

URL: http://svn.apache.org/viewvc?view=rev&rev=566857
Log:
o the consensus seems to be 3.0-S so we'll run with that

Modified:
    maven/maven-artifact/pom.xml

Modified: maven/maven-artifact/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/maven-artifact/pom.xml?view=diff&rev=566857&r1=566856&r2=566857
==============================================================================
--- maven/maven-artifact/pom.xml (original)
+++ maven/maven-artifact/pom.xml Thu Aug 16 14:24:21 2007
@@ -29,6 +29,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.artifact</groupId>
   <artifactId>maven-artifact</artifactId>
+  <version>3.0-SNAPSHOT</version>
   <name>Maven Artifact</name>
   <dependencies>
     <dependency>


Reply via email to