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/09/05 22:49:57 UTC

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

Author: kiwiwings
Date: Tue Sep  5 22:49:57 2017
New Revision: 1807430

URL: http://svn.apache.org/viewvc?rev=1807430&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=1807430&r1=1807429&r2=1807430&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Tue Sep  5 22:49:57 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