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/14 20:45:51 UTC

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

Author: luc
Date: Tue May 14 18:45:51 2013
New Revision: 1482518

URL: http://svn.apache.org/r1482518
Log:
Release candidate 3 for commons-parent 29, with apache rat downgraded to 0.8 for speed problems.

Added:
    commons/proper/commons-parent/tags/commons-parent-29-RC3/
      - copied from r1482515, commons/proper/commons-parent/trunk/
    commons/proper/commons-parent/tags/commons-parent-29-RC3/RELEASE-NOTES.txt
      - copied unchanged from r1482516, commons/proper/commons-parent/trunk/RELEASE-NOTES.txt
Modified:
    commons/proper/commons-parent/tags/commons-parent-29-RC3/pom.xml

Modified: commons/proper/commons-parent/tags/commons-parent-29-RC3/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-29-RC3/pom.xml?rev=1482518&r1=1482515&r2=1482518&view=diff
==============================================================================
--- commons/proper/commons-parent/tags/commons-parent-29-RC3/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-29-RC3/pom.xml Tue May 14 18:45:51 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>