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 2006/08/28 07:20:29 UTC

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

Author: jvanzyl
Date: Sun Aug 27 22:20:28 2006
New Revision: 437535

URL: http://svn.apache.org/viewvc?rev=437535&view=rev
Log:
o updating to SNAPSHOT after release

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=437535&r1=437534&r2=437535&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Sun Aug 27 22:20:28 2006
@@ -10,7 +10,7 @@
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-plugins</artifactId>
   <packaging>pom</packaging>
-  <version>2-SNAPSHOT</version>
+  <version>3-SNAPSHOT</version>
   <name>Maven Plugins</name>
   <description>Maven Plugins</description>
   <url>http://maven.apache.org/plugins/</url>