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:26:13 UTC

svn commit: r1374557 - in /commons/proper/commons-parent/tags/commons-parent-26-RC2: ./ pom.xml

Author: sebb
Date: Sat Aug 18 11:26:12 2012
New Revision: 1374557

URL: http://svn.apache.org/viewvc?rev=1374557&view=rev
Log:
Create RC2 for CP26 (fix mixed revs in RC1)

Added:
    commons/proper/commons-parent/tags/commons-parent-26-RC2/
      - copied from r1374556, commons/proper/commons-parent/trunk/
Modified:
    commons/proper/commons-parent/tags/commons-parent-26-RC2/pom.xml

Modified: commons/proper/commons-parent/tags/commons-parent-26-RC2/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/tags/commons-parent-26-RC2/pom.xml?rev=1374557&r1=1374556&r2=1374557&view=diff
==============================================================================
--- commons/proper/commons-parent/tags/commons-parent-26-RC2/pom.xml (original)
+++ commons/proper/commons-parent/tags/commons-parent-26-RC2/pom.xml Sat Aug 18 11:26:12 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>