Author: brianf
Date: Tue Oct 23 17:06:04 2007
New Revision: 587704

URL: http://svn.apache.org/viewvc?rev=587704&view=rev
Log:
need to bump the property first

Modified:
    maven/components/branches/maven-2.0.x/pom.xml

Modified: maven/components/branches/maven-2.0.x/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/pom.xml?rev=587704&r1=587703&r2=587704&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/pom.xml Tue Oct 23 17:06:04 2007
@@ -131,7 +131,7 @@
     </dependency>
   </dependencies>
   <properties>
-    <mavenVersion>2.0.8-SNAPSHOT</mavenVersion>
+    <mavenVersion>2.0.8</mavenVersion>
   </properties>
   <dependencyManagement>
     <dependencies>


Reply via email to