Author: psteitz
Date: Sun May 31 22:04:52 2015
New Revision: 1682804

URL: http://svn.apache.org/r1682804
Log:
Updated to reflect 2.4.1 release.

Modified:
    commons/proper/pool/trunk/doap_pool.rdf
    commons/proper/pool/trunk/src/changes/changes.xml
    commons/proper/pool/trunk/src/site/site.xml

Modified: commons/proper/pool/trunk/doap_pool.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/pool/trunk/doap_pool.rdf?rev=1682804&r1=1682803&r2=1682804&view=diff
==============================================================================
--- commons/proper/pool/trunk/doap_pool.rdf (original)
+++ commons/proper/pool/trunk/doap_pool.rdf Sun May 31 22:04:52 2015
@@ -36,8 +36,8 @@
     <release>
       <Version>
         <name>commons-pool</name>
-        <created>2015-05-27</created>
-        <revision>2.3</revision>
+        <created>2015-05-30</created>
+        <revision>2.4.1</revision>
       </Version>
     </release>
     <release>

Modified: commons/proper/pool/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/changes/changes.xml?rev=1682804&r1=1682803&r2=1682804&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/changes/changes.xml (original)
+++ commons/proper/pool/trunk/src/changes/changes.xml Sun May 31 22:04:52 2015
@@ -43,7 +43,7 @@ The <action> type attribute can be add,u
     <title>Apache Commons Pool Changes</title>
   </properties>
   <body>
-  <release version="2.4.1" date="TBD" description=
+  <release version="2.4.1" date="2015-05-30" description=
  "This is a patch release, replacing a defective binary jar in version 2.4. 
Other
 than the build configuration, the source distribution for version 2.4.1 is 
identical
 to version 2.4.">

Modified: commons/proper/pool/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/site/site.xml?rev=1682804&r1=1682803&r2=1682804&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/site/site.xml (original)
+++ commons/proper/pool/trunk/src/site/site.xml Sun May 31 22:04:52 2015
@@ -31,7 +31,7 @@
             <item name="Javadoc (2.1 release)"         
href="http://commons.apache.org/proper/commons-pool/api-2.1/index.html"/>
             <item name="Javadoc (2.2 release)"         
href="http://commons.apache.org/proper/commons-pool/api-2.2/index.html"/>
             <item name="Javadoc (2.3 release)"         
href="http://commons.apache.org/proper/commons-pool/api-2.3/index.html"/>
-            <item name="Javadoc (2.4 release)"         
href="http://commons.apache.org/proper/commons-pool/api-2.4/index.html"/>
+            <item name="Javadoc (2.4.1 release)"       
href="http://commons.apache.org/proper/commons-pool/api-2.4.1/index.html"/>
             <item name="Examples"                      href="/examples.html"/>
             <item name="Downloads"                     
href="/download_pool.cgi"/>
             <item name="Wiki"                          
href="http://wiki.apache.org/commons/Pool"/>


Reply via email to