You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/10/04 19:13:03 UTC

svn commit: r294840 - /maven/components/trunk/maven-plugins/maven-antrun-plugin/pom.xml

Author: brett
Date: Tue Oct  4 10:12:59 2005
New Revision: 294840

URL: http://svn.apache.org/viewcvs?rev=294840&view=rev
Log:
bump version

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

Modified: maven/components/trunk/maven-plugins/maven-antrun-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-antrun-plugin/pom.xml?rev=294840&r1=294839&r2=294840&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-antrun-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-antrun-plugin/pom.xml Tue Oct  4 10:12:59 2005
@@ -8,7 +8,7 @@
   <artifactId>maven-antrun-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven AntRun Plugin</name>
-  <version>1.0-rc1</version>
+  <version>1.0-rc2-SNAPSHOT</version>
   <description>Runs ant scripts embedded in the POM</description>
   <developers>
     <developer>
@@ -34,4 +34,4 @@
       <version>1.6.5</version>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org