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 2019/10/15 22:29:46 UTC

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

Author: kiwiwings
Date: Tue Oct 15 22:29:46 2019
New Revision: 1868492

URL: http://svn.apache.org/viewvc?rev=1868492&view=rev
Log:
prepare for 4.1.2

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1868492&r1=1868491&r2=1868492&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Tue Oct 15 22:29:46 2019
@@ -42,7 +42,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="4.1.1"/>
+    <property name="version.id" value="4.1.2"/>
     <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