You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2005/10/15 20:56:23 UTC

svn commit: r321454 - /maven/components/trunk/maven-plugins/maven-resources-plugin/pom.xml

Author: brett
Date: Sat Oct 15 11:56:20 2005
New Revision: 321454

URL: http://svn.apache.org/viewcvs?rev=321454&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    maven/components/trunk/maven-plugins/maven-resources-plugin/pom.xml

Modified: maven/components/trunk/maven-plugins/maven-resources-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-resources-plugin/pom.xml?rev=321454&r1=321453&r2=321454&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-resources-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-resources-plugin/pom.xml Sat Oct 15 11:56:20 2005
@@ -8,7 +8,7 @@
   <artifactId>maven-resources-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Resources Plugin</name>
-  <version>2.0</version>
+  <version>2.1-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>org.apache.maven</groupId>