You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2017/08/28 20:53:19 UTC

svn commit: r1806509 - /poi/trunk/build.xml

Author: kiwiwings
Date: Mon Aug 28 20:53:19 2017
New Revision: 1806509

URL: http://svn.apache.org/viewvc?rev=1806509&view=rev
Log:
prepare for 3.18-beta1

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1806509&r1=1806508&r2=1806509&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Mon Aug 28 20:53:19 2017
@@ -40,7 +40,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.17"/>
+    <property name="version.id" value="3.18-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