You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by pg...@apache.org on 2010/05/25 00:59:54 UTC

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

Author: pgier
Date: Mon May 24 22:59:54 2010
New Revision: 947853

URL: http://svn.apache.org/viewvc?rev=947853&view=rev
Log:
Rollback release to fix site issue

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=947853&r1=947852&r2=947853&view=diff
==============================================================================
--- maven/plugins/trunk/maven-antrun-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-antrun-plugin/pom.xml Mon May 24 22:59:54 2010
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-antrun-plugin</artifactId>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.4-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven AntRun Plugin</name>