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 2015/02/24 04:47:37 UTC

svn commit: r1661837 - /commons/proper/dbcp/trunk/pom.xml

Author: psteitz
Date: Tue Feb 24 03:47:37 2015
New Revision: 1661837

URL: http://svn.apache.org/r1661837
Log:
Updated recent releases list.

Modified:
    commons/proper/dbcp/trunk/pom.xml

Modified: commons/proper/dbcp/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/pom.xml?rev=1661837&r1=1661836&r2=1661837&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/pom.xml (original)
+++ commons/proper/dbcp/trunk/pom.xml Tue Feb 24 03:47:37 2015
@@ -357,7 +357,7 @@
             <templateDirectory>src/changes</templateDirectory>
             <!-- Limit this to released, supported versions else there are -->
             <!-- to many issues in the report                              -->
-            <fixVersionIds>12311977,12312615,12313721</fixVersionIds>
+            <fixVersionIds>12313721,12326766,12328750</fixVersionIds>
           </configuration>
         </plugin>
         <plugin>