You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by he...@apache.org on 2013/10/28 08:10:01 UTC

svn commit: r1536264 - in /commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE: doap_configuration.rdf pom.xml src/changes/changes.xml

Author: henning
Date: Mon Oct 28 07:10:01 2013
New Revision: 1536264

URL: http://svn.apache.org/r1536264
Log:
post-1.10 release cleanup

Modified:
    commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/doap_configuration.rdf
    commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/pom.xml
    commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/changes/changes.xml

Modified: commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/doap_configuration.rdf
URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/doap_configuration.rdf?rev=1536264&r1=1536263&r2=1536264&view=diff
==============================================================================
--- commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/doap_configuration.rdf (original)
+++ commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/doap_configuration.rdf Mon Oct 28 07:10:01 2013
@@ -101,6 +101,20 @@
         <revision>1.8</revision>
       </Version>
     </release>
+    <release>
+      <Version>
+        <name>Commons Configuration 1.9</name>
+        <created>2012-08-08</created>
+        <revision>1.9</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Commons Configuration 1.10</name>
+        <created>2013-10-27</created>
+        <revision>1.10</revision>
+      </Version>
+    </release>
 
     <mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
   </Project>

Modified: commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/pom.xml?rev=1536264&r1=1536263&r2=1536264&view=diff
==============================================================================
--- commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/pom.xml (original)
+++ commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/pom.xml Mon Oct 28 07:10:01 2013
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-configuration</groupId>
   <artifactId>commons-configuration</artifactId>
-  <version>1.10-SNAPSHOT</version>
+  <version>1.11-SNAPSHOT</version>
   <name>Apache Commons Configuration</name>
 
   <inceptionYear>2001</inceptionYear>
@@ -423,7 +423,7 @@
 
   <properties>
     <commons.componentid>configuration</commons.componentid>
-    <commons.release.version>1.10</commons.release.version>
+    <commons.release.version>1.11</commons.release.version>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>CONFIGURATION</commons.jira.id>
     <maven.compiler.source>1.5</maven.compiler.source>

Modified: commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/changes/changes.xml?rev=1536264&r1=1536263&r2=1536264&view=diff
==============================================================================
--- commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/changes/changes.xml (original)
+++ commons/proper/configuration/branches/CONFIGURATION_1_X_MAINTENANCE/src/changes/changes.xml Mon Oct 28 07:10:01 2013
@@ -25,7 +25,7 @@
   </properties>
 
   <body>
-    <release version="1.10" date="in SVN"
+    <release version="1.10" date="2013-10-27"
       description="Minor bug fixes and improvements">
       <action dev="oheger" type="update" issue="CONFIGURATION-500">
         XMLConfiguration now adds attributes of elements defining a list to