You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by oh...@apache.org on 2007/04/08 19:38:49 UTC

svn commit: r526582 - in /jakarta/commons/proper/configuration/trunk: default.properties pom.xml project.xml xdocs/changes.xml

Author: oheger
Date: Sun Apr  8 10:38:48 2007
New Revision: 526582

URL: http://svn.apache.org/viewvc?view=rev&rev=526582
Log:
Updated version number for next release

Modified:
    jakarta/commons/proper/configuration/trunk/default.properties
    jakarta/commons/proper/configuration/trunk/pom.xml
    jakarta/commons/proper/configuration/trunk/project.xml
    jakarta/commons/proper/configuration/trunk/xdocs/changes.xml

Modified: jakarta/commons/proper/configuration/trunk/default.properties
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/default.properties?view=diff&rev=526582&r1=526581&r2=526582
==============================================================================
--- jakarta/commons/proper/configuration/trunk/default.properties (original)
+++ jakarta/commons/proper/configuration/trunk/default.properties Sun Apr  8 10:38:48 2007
@@ -27,7 +27,7 @@
 component.title = Configuration Utilities
 
 # The current version number of this component
-component.version = 1.4-SNAPSHOT
+component.version = 1.5-SNAPSHOT
 
 # The name that is used to create the jar file
 final.name = ${component.name}-${component.version}

Modified: jakarta/commons/proper/configuration/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/pom.xml?view=diff&rev=526582&r1=526581&r2=526582
==============================================================================
--- jakarta/commons/proper/configuration/trunk/pom.xml (original)
+++ jakarta/commons/proper/configuration/trunk/pom.xml Sun Apr  8 10:38:48 2007
@@ -30,7 +30,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-configuration</groupId>
   <artifactId>commons-configuration</artifactId>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.5-SNAPSHOT</version>
   <name>Commons Configuration</name>
 
   <inceptionYear>2001</inceptionYear>

Modified: jakarta/commons/proper/configuration/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/project.xml?view=diff&rev=526582&r1=526581&r2=526582
==============================================================================
--- jakarta/commons/proper/configuration/trunk/project.xml (original)
+++ jakarta/commons/proper/configuration/trunk/project.xml Sun Apr  8 10:38:48 2007
@@ -24,7 +24,7 @@
 
   <groupId>commons-configuration</groupId>
   <artifactId>commons-configuration</artifactId>
-  <currentVersion>1.4-SNAPSHOT</currentVersion>
+  <currentVersion>1.5-SNAPSHOT</currentVersion>
   <inceptionYear>2001</inceptionYear>
   <name>Commons Configuration</name>
   <shortDescription>Common Configuration</shortDescription>

Modified: jakarta/commons/proper/configuration/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/xdocs/changes.xml?view=diff&rev=526582&r1=526581&r2=526582
==============================================================================
--- jakarta/commons/proper/configuration/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/configuration/trunk/xdocs/changes.xml Sun Apr  8 10:38:48 2007
@@ -22,7 +22,9 @@
   </properties>
 
   <body>
-    <release version="1.4-SNAPSHOT" date="in SVN">
+    <release version="1.5-SNAPSHOT" date="in SVN">
+    </release>
+    <release version="1.4" date="2007-04-08">
       <action dev="oheger" type="update" issue="CONFIGURATION-256">
         MapConfiguration and the web-based configurations now treat strings
         that contain an escaped list delimiter correctly: The escape character



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org