diff options
author | Greg Woolsey <gwoolsey@apache.org> | 2019-04-05 16:13:58 +0000 |
---|---|---|
committer | Greg Woolsey <gwoolsey@apache.org> | 2019-04-05 16:13:58 +0000 |
commit | 27726a34c2b8b05750cb1d6c8645ea59aaf39453 (patch) | |
tree | b801d7d4af051c543180a80521814ac84ca98f3e /build.xml | |
parent | 150344ef5a3b1fe58b805955767ae11b0e60c6bf (diff) | |
download | poi-27726a34c2b8b05750cb1d6c8645ea59aaf39453.tar.gz poi-27726a34c2b8b05750cb1d6c8645ea59aaf39453.zip |
release prepare for 4.1.0 - updating build.xml and changes.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1857020 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.0"/> <property name="release.rc" value="RC1"/> <property environment="env"/> |