You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/10/15 02:48:58 UTC

svn commit: r1398160 - /commons/proper/commons-parent/trunk/pom.xml

Author: ggregory
Date: Mon Oct 15 00:48:58 2012
New Revision: 1398160

URL: http://svn.apache.org/viewvc?rev=1398160&view=rev
Log:
commons.release.version 26 -> 28.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1398160&r1=1398159&r2=1398160&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon Oct 15 00:48:58 2012
@@ -1110,7 +1110,7 @@ http://svn.apache.org/repos/asf/commons/
   <properties>
     <!-- configuration bits for cutting a release candidate, must be overridden by components -->
     <!-- must agree with project.version above -->
-    <commons.release.version>26</commons.release.version>
+    <commons.release.version>27</commons.release.version>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>COMMONSSITE</commons.jira.id>