You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by lu...@apache.org on 2013/05/13 09:23:25 UTC

svn commit: r1481716 - in /commons/proper/commons-parent/tags/commons-parent-29-RC1: ./ RELEASE-NOTES.txt pom.xml

Author: luc
Date: Mon May 13 07:23:25 2013
New Revision: 1481716

URL: http://svn.apache.org/r1481716
Log:
create release candidate 1 for commons parent 29

Added:
    commons/proper/commons-parent/tags/commons-parent-29-RC1/
      - copied from r1480590, commons/proper/commons-parent/trunk/
    commons/proper/commons-parent/tags/commons-parent-29-RC1/RELEASE-NOTES.txt
      - copied unchanged from r1481714, commons/proper/commons-parent/trunk/RELEASE-NOTES.txt
    commons/proper/commons-parent/tags/commons-parent-29-RC1/pom.xml
      - copied, changed from r1481714, commons/proper/commons-parent/trunk/pom.xml

Copied: commons/proper/commons-parent/tags/commons-parent-29-RC1/pom.xml (from r1481714, commons/proper/commons-parent/trunk/pom.xml)
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-29-RC1/pom.xml?p2=commons/proper/commons-parent/tags/commons-parent-29-RC1/pom.xml&p1=commons/proper/commons-parent/trunk/pom.xml&r1=1481714&r2=1481716&rev=1481716&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-29-RC1/pom.xml Mon May 13 07:23:25 2013
@@ -28,7 +28,7 @@
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
   <!-- Must agree with commons.release.version below -->
-  <version>29-SNAPSHOT</version>
+  <version>29</version>
   <name>Apache Commons Parent</name>
   <url>http://commons.apache.org/</url>
   <description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>