You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/03/03 17:11:25 UTC

svn commit: r1296656 - in /commons/proper/commons-build-plugin/tags/1.4-RC2: ./ pom.xml

Author: ggregory
Date: Sat Mar  3 16:11:25 2012
New Revision: 1296656

URL: http://svn.apache.org/viewvc?rev=1296656&view=rev
Log:
Create commons-build-plugin-RC2.

Added:
    commons/proper/commons-build-plugin/tags/1.4-RC2/
      - copied from r1296655, commons/proper/commons-build-plugin/trunk/
Modified:
    commons/proper/commons-build-plugin/tags/1.4-RC2/pom.xml

Modified: commons/proper/commons-build-plugin/tags/1.4-RC2/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/tags/1.4-RC2/pom.xml?rev=1296656&r1=1296655&r2=1296656&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/tags/1.4-RC2/pom.xml (original)
+++ commons/proper/commons-build-plugin/tags/1.4-RC2/pom.xml Sat Mar  3 16:11:25 2012
@@ -25,7 +25,7 @@
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-build-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4</version>
     <name>commons-build-plugin Maven Mojo</name>
     <description>
         Maven Ant mojo for Commons Build tasks.