You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2008/02/21 03:24:55 UTC

svn commit: r629676 - in /commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC2: ./ pom.xml

Author: niallp
Date: Wed Feb 20 18:24:53 2008
New Revision: 629676

URL: http://svn.apache.org/viewvc?rev=629676&view=rev
Log:
Tag 1.0-RC2

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

Modified: commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC2/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC2/pom.xml?rev=629676&r1=629675&r2=629676&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC2/pom.xml (original)
+++ commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC2/pom.xml Wed Feb 20 18:24:53 2008
@@ -31,7 +31,7 @@
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-build-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>commons-build-plugin Maven Mojo</name>
     <description>
         Maven Ant mojo for Commons Build tasks.