Author: stevencaswell
Date: Tue Apr 19 12:58:44 2005
New Revision: 161957

URL: http://svn.apache.org/viewcvs?view=rev&rev=161957
Log:
updated version to 2.1-RC;
changed repository url to point to viewcvs for a cvs-style view of the 
repository

Modified:
    jakarta/commons/proper/lang/trunk/project.xml

Modified: jakarta/commons/proper/lang/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/lang/trunk/project.xml?view=diff&r1=161956&r2=161957
==============================================================================
--- jakarta/commons/proper/lang/trunk/project.xml (original)
+++ jakarta/commons/proper/lang/trunk/project.xml Tue Apr 19 12:58:44 2005
@@ -19,7 +19,7 @@
   
   <id>commons-lang</id>
   <name>Lang</name>
-  <currentVersion>2.1-dev</currentVersion>
+  <currentVersion>2.1-RC2</currentVersion>
   <inceptionYear>2001</inceptionYear>
   <shortDescription>Java Common Components</shortDescription>
   <description>
@@ -55,7 +55,7 @@
   
   <repository>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</connection>
-    
<url>http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</url>
+    
<url>http://svn.apache.org/viewcvs/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</url>
   </repository>
   
   <mailingLists>
@@ -89,7 +89,7 @@
       <id>scolebourne</id>
       <email>[EMAIL PROTECTED]</email>
       <organization>SITA ATS Ltd</organization>
-      <timezone>00:00</timezone>
+      <timezone>0</timezone>
       <roles>
         <role>Java Developer</role>
       </roles>
@@ -106,11 +106,12 @@
     <developer>
       <name>Steven Caswell</name>
       <id>scaswell</id>
-      <email>[EMAIL PROTECTED]</email>
+      <email>[EMAIL PROTECTED]</email>
       <organization></organization>
       <roles>
         <role>Java Developer</role>
       </roles>
+      <timezone>-5</timezone>
     </developer>
     <developer>
       <name>Robert Burrell Donkin</name>
@@ -126,7 +127,7 @@
       <id>ggregory</id>
       <email>[EMAIL PROTECTED]</email>
       <organization>Seagull Software</organization>
-      <timezone>-08:00</timezone>
+      <timezone>-8</timezone>
       <roles>
         <role>Java Developer</role>
       </roles>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to