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/13 19:55:16 UTC

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

Author: kiwiwings
Date: Sun Oct 13 19:55:16 2019
New Revision: 1868413

URL: http://svn.apache.org/viewvc?rev=1868413&view=rev
Log:
release prepare for 4.1.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=1868413&r1=1868412&r2=1868413&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sun Oct 13 19:55:16 2019
@@ -86,7 +86,10 @@
           when referring to both H??F and X??F formats.
     -->
 
-    <release version="4.1.1" date="2019-10-??">
+    <!-- release version="4.1.2" date="2020-01-??">
+    </release -->
+
+    <release version="4.1.1" date="2019-10-20">
       <summary>
         <summary-item>Improved chart support: more types and some API changes around angles and width units</summary-item>
         <summary-item>Upgrade to Bouncycastle 1.62</summary-item>

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1868413&r1=1868412&r2=1868413&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sun Oct 13 19:55:16 2019
@@ -42,7 +42,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="4.1.1-SNAPSHOT"/>
+    <property name="version.id" value="4.1.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