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/19 17:45:54 UTC

svn commit: r629156 - in /commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC1: ./ pom.xml

Author: niallp
Date: Tue Feb 19 08:45:51 2008
New Revision: 629156

URL: http://svn.apache.org/viewvc?rev=629156&view=rev
Log:
Tag RC1

Added:
    commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC1/
      - copied from r629151, commons/proper/commons-build-plugin/trunk/
    commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC1/pom.xml
      - copied, changed from r629154, commons/proper/commons-build-plugin/trunk/pom.xml

Copied: commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC1/pom.xml (from r629154, commons/proper/commons-build-plugin/trunk/pom.xml)
URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC1/pom.xml?p2=commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC1/pom.xml&p1=commons/proper/commons-build-plugin/trunk/pom.xml&r1=629154&r2=629156&rev=629156&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/trunk/pom.xml (original)
+++ commons/proper/commons-build-plugin/tags/commons-build-plugin-1.0-RC1/pom.xml Tue Feb 19 08:45:51 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.