You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/08/18 13:12:56 UTC

svn commit: r1374555 - in /commons/proper/commons-parent/tags/commons-parent-26-RC1: ./ RELEASE-NOTES.txt pom.xml src/changes/changes.xml

Author: sebb
Date: Sat Aug 18 11:12:55 2012
New Revision: 1374555

URL: http://svn.apache.org/viewvc?rev=1374555&view=rev
Log:
Create RC1 for CP26

Added:
    commons/proper/commons-parent/tags/commons-parent-26-RC1/
      - copied from r1374374, commons/proper/commons-parent/trunk/
    commons/proper/commons-parent/tags/commons-parent-26-RC1/RELEASE-NOTES.txt
      - copied unchanged from r1374553, commons/proper/commons-parent/trunk/RELEASE-NOTES.txt
    commons/proper/commons-parent/tags/commons-parent-26-RC1/pom.xml
      - copied, changed from r1374553, commons/proper/commons-parent/trunk/pom.xml
    commons/proper/commons-parent/tags/commons-parent-26-RC1/src/changes/changes.xml
      - copied unchanged from r1374553, commons/proper/commons-parent/trunk/src/changes/changes.xml

Copied: commons/proper/commons-parent/tags/commons-parent-26-RC1/pom.xml (from r1374553, commons/proper/commons-parent/trunk/pom.xml)
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-26-RC1/pom.xml?p2=commons/proper/commons-parent/tags/commons-parent-26-RC1/pom.xml&p1=commons/proper/commons-parent/trunk/pom.xml&r1=1374553&r2=1374555&rev=1374555&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-26-RC1/pom.xml Sat Aug 18 11:12:55 2012
@@ -29,7 +29,7 @@
   <artifactId>commons-parent</artifactId>
   <packaging>pom</packaging>
   <!-- Must agree with commons.release.version below -->
-  <version>26-SNAPSHOT</version>
+  <version>26</version>
   <name>Commons Parent</name>
   <url>http://commons.apache.org/</url>
   <description>The Apache Commons Parent Pom provides common settings for all Apache Commons components.</description>