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 2018/11/26 21:26:55 UTC

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

Author: kiwiwings
Date: Mon Nov 26 21:26:55 2018
New Revision: 1847494

URL: http://svn.apache.org/viewvc?rev=1847494&view=rev
Log:
release prepare for 4.0.1 - updating build.xml and changes.xml

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

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1847494&r1=1847493&r2=1847494&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Nov 26 21:26:55 2018
@@ -85,7 +85,10 @@
           when referring to both H??F and X??F formats.
     -->
 
-    <release version="4.0.1" date="2018-11-??">
+    <!-- release version="4.0.2" date="2019-02-??">
+    </release -->
+
+    <release version="4.0.1" date="2018-12-03">
       <summary>
         <summary-item>Fixes pom.xml entries for commons-maths3 (missing), curvesapi and commons-codec</summary-item>
         <summary-item>Improvements for XDDF charts and text manipulation</summary-item>

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1847494&r1=1847493&r2=1847494&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Mon Nov 26 21:26:55 2018
@@ -42,7 +42,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="4.0.2"/>
+    <property name="version.id" value="4.0.1"/>
     <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