Author: stain Date: Wed Sep 21 16:04:28 2016 New Revision: 1761777 URL: http://svn.apache.org/viewvc?rev=1761777&view=rev Log: release (1.9.3 RC3) date 2016-09-21
Modified: commons/proper/beanutils/trunk/src/changes/changes.xml Modified: commons/proper/beanutils/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/changes/changes.xml?rev=1761777&r1=1761776&r2=1761777&view=diff ============================================================================== --- commons/proper/beanutils/trunk/src/changes/changes.xml (original) +++ commons/proper/beanutils/trunk/src/changes/changes.xml Wed Sep 21 16:04:28 2016 @@ -29,7 +29,7 @@ </properties> <body> - <release version="1.9.3" date="2016-09-14" description="Bug fix release, now builds with Java 8"> + <release version="1.9.3" date="2016-09-21" description="Bug fix release, now builds with Java 8"> <action issue="BEANUTILS-433" dev="ggregory" type="update" due-to="Benedikt Ritter, Gary Gregory"> Update dependency from JUnit 3.8.1 to 4.12. </action>