You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2015/11/30 21:45:50 UTC

svn commit: r1717328 - /commons/proper/configuration/trunk/pom.xml

Author: oheger
Date: Mon Nov 30 20:45:50 2015
New Revision: 1717328

URL: http://svn.apache.org/viewvc?rev=1717328&view=rev
Log:
Updated release version property.

Modified:
    commons/proper/configuration/trunk/pom.xml

Modified: commons/proper/configuration/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1717328&r1=1717327&r2=1717328&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Mon Nov 30 20:45:50 2015
@@ -423,7 +423,7 @@
     <commons.componentid>configuration</commons.componentid>
     <commons.release.version>1.10</commons.release.version>
     <commons.release.desc>(stable version)</commons.release.desc>
-    <commons.release.2.version>2.0-beta1</commons.release.2.version>
+    <commons.release.2.version>2.0-beta2</commons.release.2.version>
     <commons.release.2.desc>(beta release)</commons.release.2.desc>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>CONFIGURATION</commons.jira.id>