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 2007/02/07 22:00:15 UTC

svn commit: r504691 - /maven/plugins/trunk/pom.xml

Author: jvanzyl
Date: Wed Feb  7 13:00:14 2007
New Revision: 504691

URL: http://svn.apache.org/viewvc?view=rev&rev=504691
Log:
o back to snapshot after the release

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?view=diff&rev=504691&r1=504690&r2=504691
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Wed Feb  7 13:00:14 2007
@@ -10,7 +10,7 @@
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-plugins</artifactId>
   <packaging>pom</packaging>
-  <version>8-SNAPSHOT</version>
+  <version>9-SNAPSHOT</version>
   <name>Maven Plugins</name>
   <description>Maven Plugins</description>
   <url>http://maven.apache.org/plugins/</url>