Author: carlos
Date: Sun Jul 20 11:08:33 2008
New Revision: 678291
URL: http://svn.apache.org/viewvc?rev=678291&view=rev
Log:
Revert 1.2 release
Modified:
maven/plugins/trunk/maven-antrun-plugin/pom.xml
Modified: maven/plugins/trunk/maven-antrun-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-antrun-plugin/pom.xml?rev=678291&r1=678290&r2=678291&view=diff
==============================================================================
--- maven/plugins/trunk/maven-antrun-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-antrun-plugin/pom.xml Sun Jul 20 11:08:33 2008
@@ -27,7 +27,7 @@
<artifactId>maven-antrun-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Maven AntRun Plugin</name>
- <version>1.3-SNAPSHOT</version>
+ <version>1.2-SNAPSHOT</version>
<description>Runs Ant scripts embedded in the POM</description>
<prerequisites>
<maven>2.0.1</maven>
@@ -133,4 +133,4 @@
</build>
</profile>
</profiles>
-</project>
\ No newline at end of file
+</project>