You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2007/10/02 23:28:33 UTC

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

Author: dennisl
Date: Tue Oct  2 14:28:32 2007
New Revision: 581390

URL: http://svn.apache.org/viewvc?rev=581390&view=rev
Log:
o Prepare for next development iteration.

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=581390&r1=581389&r2=581390&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Tue Oct  2 14:28:32 2007
@@ -29,7 +29,7 @@
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-plugins</artifactId>
   <packaging>pom</packaging>
-  <version>9-SNAPSHOT</version>
+  <version>10-SNAPSHOT</version>
   <name>Maven Plugins</name>
   <description>Maven Plugins</description>
   <url>http://maven.apache.org/plugins/</url>