You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2007/12/28 14:47:06 UTC

svn commit: r607242 - in /commons/proper/pool/branches/1_4_RELEASE_BRANCH: pom.xml project.xml

Author: psteitz
Date: Fri Dec 28 05:47:06 2007
New Revision: 607242

URL: http://svn.apache.org/viewvc?rev=607242&view=rev
Log:
Preparing for 1.4-RC1

Modified:
    commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml
    commons/proper/pool/branches/1_4_RELEASE_BRANCH/project.xml

Modified: commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml?rev=607242&r1=607241&r2=607242&view=diff
==============================================================================
--- commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml (original)
+++ commons/proper/pool/branches/1_4_RELEASE_BRANCH/pom.xml Fri Dec 28 05:47:06 2007
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-pool</groupId>
   <artifactId>commons-pool</artifactId>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.4-RC1</version>
   <name>Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>

Modified: commons/proper/pool/branches/1_4_RELEASE_BRANCH/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/1_4_RELEASE_BRANCH/project.xml?rev=607242&r1=607241&r2=607242&view=diff
==============================================================================
--- commons/proper/pool/branches/1_4_RELEASE_BRANCH/project.xml (original)
+++ commons/proper/pool/branches/1_4_RELEASE_BRANCH/project.xml Fri Dec 28 05:47:06 2007
@@ -152,6 +152,12 @@
       <email></email>
       <organization>Apache Software Foundation</organization>
     </developer>
+    <developer>
+      <name>Phil Steitz</name>
+      <id>psteitz</id>
+      <email></email>
+      <organization>Apache Software Foundation</organization>
+    </developer>
   </developers>
   <contributors>
     <contributor>