Author: ebourg Date: Fri Apr 14 08:38:03 2017 New Revision: 1791328 URL: http://svn.apache.org/viewvc?rev=1791328&view=rev Log: Set the release date for JEXL 3.1
Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/site/xdoc/changes.xml?rev=1791328&r1=1791327&r2=1791328&view=diff ============================================================================== --- commons/proper/jexl/trunk/src/site/xdoc/changes.xml (original) +++ commons/proper/jexl/trunk/src/site/xdoc/changes.xml Fri Apr 14 08:38:03 2017 @@ -25,7 +25,7 @@ <author email="d...@commons.apache.org">Commons Developers</author> </properties> <body> - <release version="3.1" date="unreleased"> + <release version="3.1" date="2017-04-14"> <action dev="henrib" type="add" issue="JEXL-222" due-to="Dmitri Blinov"> The ability to declare indexed property getter/setter in customised JexlArithmetic implementation </action>