You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2007/08/09 02:26:18 UTC

svn commit: r564055 - in /commons/proper/lang/trunk: default.properties pom.xml project.xml

Author: bayard
Date: Wed Aug  8 17:26:17 2007
New Revision: 564055

URL: http://svn.apache.org/viewvc?view=rev&rev=564055
Log:
I suspect the next version will be 2.4

Modified:
    commons/proper/lang/trunk/default.properties
    commons/proper/lang/trunk/pom.xml
    commons/proper/lang/trunk/project.xml

Modified: commons/proper/lang/trunk/default.properties
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/default.properties?view=diff&rev=564055&r1=564054&r2=564055
==============================================================================
--- commons/proper/lang/trunk/default.properties (original)
+++ commons/proper/lang/trunk/default.properties Wed Aug  8 17:26:17 2007
@@ -33,7 +33,7 @@
 component.title = Core Language Utilities
 
 # The current version number of this component
-component.version = 3.0-SNAPSHOT
+component.version = 2.4-SNAPSHOT
 
 # The current year used for the end date in copyrights.
 copyright.end = 2005

Modified: commons/proper/lang/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?view=diff&rev=564055&r1=564054&r2=564055
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Wed Aug  8 17:26:17 2007
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-lang</groupId>
   <artifactId>commons-lang</artifactId>
-  <version>3.0-SNAPSHOT</version>
+  <version>2.4-SNAPSHOT</version>
   <name>Lang</name>
 
   <inceptionYear>2001</inceptionYear>

Modified: commons/proper/lang/trunk/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/project.xml?view=diff&rev=564055&r1=564054&r2=564055
==============================================================================
--- commons/proper/lang/trunk/project.xml (original)
+++ commons/proper/lang/trunk/project.xml Wed Aug  8 17:26:17 2007
@@ -20,7 +20,7 @@
     <groupId>commons-lang</groupId>
     <artifactId>commons-lang</artifactId>
     <name>Lang</name>
-    <currentVersion>3.0-SNAPSHOT</currentVersion>
+    <currentVersion>2.4-SNAPSHOT</currentVersion>
     <inceptionYear>2001</inceptionYear>
     <shortDescription>Java Common Components</shortDescription>
     <description>