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:02:46 UTC

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

Author: oheger
Date: Wed Apr  4 10:02:45 2007
New Revision: 525555

URL: http://svn.apache.org/viewvc?view=rev&rev=525555
Log:
Set version numbers to 1.4 for rc2

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=525555&r1=525554&r2=525555
==============================================================================
--- jakarta/commons/proper/configuration/trunk/default.properties (original)
+++ jakarta/commons/proper/configuration/trunk/default.properties Wed Apr  4 10:02:45 2007
@@ -27,7 +27,7 @@
 component.title = Configuration Utilities
 
 # The current version number of this component
-component.version = 1.4-SNAPSHOT
+component.version = 1.4
 
 # 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=525555&r1=525554&r2=525555
==============================================================================
--- jakarta/commons/proper/configuration/trunk/pom.xml (original)
+++ jakarta/commons/proper/configuration/trunk/pom.xml Wed Apr  4 10:02:45 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.4</version>
   <name>Commons Configuration</name>
 
   <inceptionYear>2001</inceptionYear>
@@ -147,7 +147,7 @@
 
     <contributors>
         <contributor>
-          <name>J�rg Schaible</name>
+          <name>J&#xF6;rg Schaible</name>
           <email>joerg.schaible@gmx.de</email>
           <organization>Elsag-Solutions AG</organization>
           <timezone>+1</timezone>

Modified: jakarta/commons/proper/configuration/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/project.xml?view=diff&rev=525555&r1=525554&r2=525555
==============================================================================
--- jakarta/commons/proper/configuration/trunk/project.xml (original)
+++ jakarta/commons/proper/configuration/trunk/project.xml Wed Apr  4 10:02:45 2007
@@ -24,7 +24,7 @@
 
   <groupId>commons-configuration</groupId>
   <artifactId>commons-configuration</artifactId>
-  <currentVersion>1.4-SNAPSHOT</currentVersion>
+  <currentVersion>1.4</currentVersion>
   <inceptionYear>2001</inceptionYear>
   <name>Commons Configuration</name>
   <shortDescription>Common Configuration</shortDescription>
@@ -187,7 +187,7 @@
   <contributors>
 
     <contributor>
-      <name>Jörg Schaible</name>
+      <name>J&#xF6;rg Schaible</name>
       <email>joerg.schaible@gmx.de</email>
       <organization>Elsag-Solutions AG</organization>
       <timezone>+1</timezone>



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