Author: kiwiwings
Date: Tue Apr 11 22:13:33 2017
New Revision: 1791045

URL: http://svn.apache.org/viewvc?rev=1791045&view=rev
Log:
release prepare for 3.16 - updating build.xml and status.xml

Modified:
    poi/site/src/documentation/content/xdocs/status.xml
    poi/trunk/build.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1791045&r1=1791044&r2=1791045&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Tue Apr 11 22:13:33 2017
@@ -56,7 +56,10 @@
           when referring to both H??F and X??F formats.
     -->
 
-    <release version="3.16-beta3" date="2017-04-??">
+    <!-- release version="3.17-beta1" date="2017-07-??">
+    </release -->
+
+    <release version="3.16" date="2017-04-19">
     <actions>
         <action dev="PD" type="fix" fixes-bug="50955" module="HWPF">Fix 
charset handling in HWPFOldDocument</action>
         <action dev="PD" type="add" fixes-bug="60826" module="XSSF">Add 
initial streaming, read-only support for xlsb files</action>

Modified: poi/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1791045&r1=1791044&r2=1791045&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Tue Apr 11 22:13:33 2017
@@ -40,7 +40,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.16-beta3"/>
+    <property name="version.id" value="3.16"/>
     <property name="release.rc" value="RC1"/>
 
     <property environment="env"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to