You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2006/10/04 18:50:58 UTC

svn commit: r452929 - in /jakarta/commons/proper/lang/branches/LANG_2_2_X: default.properties project.xml

Author: bayard
Date: Wed Oct  4 09:50:58 2006
New Revision: 452929

URL: http://svn.apache.org/viewvc?view=rev&rev=452929
Log:
Preparing for a 2.2 release by setting the 2.2 version number

Modified:
    jakarta/commons/proper/lang/branches/LANG_2_2_X/default.properties
    jakarta/commons/proper/lang/branches/LANG_2_2_X/project.xml

Modified: jakarta/commons/proper/lang/branches/LANG_2_2_X/default.properties
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/lang/branches/LANG_2_2_X/default.properties?view=diff&rev=452929&r1=452928&r2=452929
==============================================================================
--- jakarta/commons/proper/lang/branches/LANG_2_2_X/default.properties (original)
+++ jakarta/commons/proper/lang/branches/LANG_2_2_X/default.properties Wed Oct  4 09:50:58 2006
@@ -33,7 +33,7 @@
 component.title = Core Language Utilities
 
 # The current version number of this component
-component.version = 2.2-rc3
+component.version = 2.2
 
 # The current year used for the end date in copyrights.
 copyright.end = 2005

Modified: jakarta/commons/proper/lang/branches/LANG_2_2_X/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/lang/branches/LANG_2_2_X/project.xml?view=diff&rev=452929&r1=452928&r2=452929
==============================================================================
--- jakarta/commons/proper/lang/branches/LANG_2_2_X/project.xml (original)
+++ jakarta/commons/proper/lang/branches/LANG_2_2_X/project.xml Wed Oct  4 09:50:58 2006
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+c?xml version="1.0"?>
 <!--
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
@@ -20,7 +20,7 @@
     <groupId>commons-lang</groupId>
     <artifactId>commons-lang</artifactId>
     <name>Lang</name>
-    <currentVersion>2.2-rc3</currentVersion>
+    <currentVersion>2.2</currentVersion>
     <inceptionYear>2001</inceptionYear>
     <shortDescription>Java Common Components</shortDescription>
     <description>



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