release prepare for 4.0.1 - updating build.xml and changes.xml

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1847494 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2018-11-26 21:26:55 +00:00
parent 03f1baf019
commit f9eeca37c3
1 changed files with 1 additions and 1 deletions

View File

@ -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"/>