You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2017/01/27 04:47:50 UTC

svn commit: r1780499 - in /poi: site/src/documentation/content/xdocs/status.xml trunk/build.xml

Author: onealj
Date: Fri Jan 27 04:47:49 2017
New Revision: 1780499

URL: http://svn.apache.org/viewvc?rev=1780499&view=rev
Log:
release prepare for 3.15-beta1 - 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=1780499&r1=1780498&r2=1780499&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Fri Jan 27 04:47:49 2017
@@ -56,7 +56,10 @@
           when referring to both H??F and X??F formats.
     -->
 
-    <release version="3.16-beta2" date="2017-02-??">
+    <!-- release version="3.15-beta2" date="2017-04-??">
+    </release -->
+
+    <release version="3.15-beta1" date="2017-02-02">
       <summary>
         <summary-item>The third-party jar for commons-collections4 is now required for handling of OLE2 properties</summary-item>
       </summary>

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1780499&r1=1780498&r2=1780499&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Fri Jan 27 04:47:49 2017
@@ -40,7 +40,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.16-beta2"/>
+    <property name="version.id" value="3.15-beta1"/>
     <property name="release.rc" value="RC1"/>
 
     <property environment="env"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org