Author: oheger
Date: Thu Apr 5 10:00:09 2007
New Revision: 525881
URL: http://svn.apache.org/viewvc?view=rev&rev=525881
Log:
Rolling 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=525881&r1=525880&r2=525881
==============================================================================
--- jakarta/commons/proper/configuration/trunk/default.properties (original)
+++ jakarta/commons/proper/configuration/trunk/default.properties Thu Apr 5
10:00:09 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=525881&r1=525880&r2=525881
==============================================================================
--- jakarta/commons/proper/configuration/trunk/pom.xml (original)
+++ jakarta/commons/proper/configuration/trunk/pom.xml Thu Apr 5 10:00:09 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=525881&r1=525880&r2=525881
==============================================================================
--- jakarta/commons/proper/configuration/trunk/project.xml (original)
+++ jakarta/commons/proper/configuration/trunk/project.xml Thu Apr 5 10:00:09
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]