This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git


The following commit(s) were added to refs/heads/master by this push:
     new cad1f19  Update tests from H2 1.4.198 to 1.4.199.
cad1f19 is described below

commit cad1f197a5c50b43371b6a464f303aa9caa1fecb
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Wed Mar 13 12:15:33 2019 -0400

    Update tests from H2 1.4.198 to 1.4.199.
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index aafc690..942daf6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,7 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="add" issue="DBCP-538" due-to="Ragnar 
Haugan, Gary Gregory">
         Wrong JMX base name derived in BasicDataSource#updateJmxName.
       </action>
-      <action dev="ggregory" type="add" due-to="Gary Gregory">
+      <action dev="ggregory" type="update" due-to="Gary Gregory">
         Update tests from H2 1.4.198 to 1.4.199.
       </action>
     </release>

Reply via email to