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/04 19:09:06 UTC

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

Author: oheger
Date: Wed Apr  4 10:09:05 2007
New Revision: 525557

URL: http://svn.apache.org/viewvc?view=rev&rev=525557
Log:
Rolled back version numbers to 1.4-SNAPSHOT

Modified:
    jakarta/commons/proper/configuration/trunk/default.properties
    jakarta/commons/proper/configuration/trunk/pom.xml
    jakarta/commons/proper/configuration/trunk/project.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=525557&r1=525556&r2=525557
==============================================================================
--- jakarta/commons/proper/configuration/trunk/default.properties (original)
+++ jakarta/commons/proper/configuration/trunk/default.properties Wed Apr  4 10:09:05 2007
@@ -27,7 +27,7 @@
 component.title = Configuration Utilities
 
 # The current version number of this component
-component.version = 1.4
+component.version = 1.4-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=525557&r1=525556&r2=525557
==============================================================================
--- jakarta/commons/proper/configuration/trunk/pom.xml (original)
+++ jakarta/commons/proper/configuration/trunk/pom.xml Wed Apr  4 10:09:05 2007
@@ -30,7 +30,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-configuration</groupId>
   <artifactId>commons-configuration</artifactId>
-  <version>1.4</version>
+  <version>1.4-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=525557&r1=525556&r2=525557
==============================================================================
--- jakarta/commons/proper/configuration/trunk/project.xml (original)
+++ jakarta/commons/proper/configuration/trunk/project.xml Wed Apr  4 10:09:05 2007
@@ -24,7 +24,7 @@
 
   <groupId>commons-configuration</groupId>
   <artifactId>commons-configuration</artifactId>
-  <currentVersion>1.4</currentVersion>
+  <currentVersion>1.4-SNAPSHOT</currentVersion>
   <inceptionYear>2001</inceptionYear>
   <name>Commons Configuration</name>
   <shortDescription>Common Configuration</shortDescription>



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