You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/03/27 03:45:23 UTC

svn commit: r1305707 - /commons/proper/dbutils/trunk/src/changes/changes.xml

Author: sebb
Date: Tue Mar 27 01:45:23 2012
New Revision: 1305707

URL: http://svn.apache.org/viewvc?rev=1305707&view=rev
Log:
Typo

Modified:
    commons/proper/dbutils/trunk/src/changes/changes.xml

Modified: commons/proper/dbutils/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/src/changes/changes.xml?rev=1305707&r1=1305706&r2=1305707&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/src/changes/changes.xml (original)
+++ commons/proper/dbutils/trunk/src/changes/changes.xml Tue Mar 27 01:45:23 2012
@@ -41,7 +41,7 @@ The <action> type attribute can be add,u
   </properties>
   <body>
     <release version="1.5" date="2011-12-11" description="Bugfixes and addition of BeanMapHandler">
-      <action due="wspeirs" type="update">
+      <action due-to="wspeirs" type="update">
         Updated pom.xml: Java 1.6 now required, clirr and compiler plugin removed 
       </action>
       <action due-to="Tiago Cavaleiro" type="fix" issue="DBUTILS-84">