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

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846949 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2018-11-19 21:24:24 +00:00
parent af5b9d959c
commit e0d74718a5
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.1-SNAPSHOT"/>
<property name="version.id" value="4.0.1"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>