aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorGreg Woolsey <gwoolsey@apache.org>2019-04-05 16:13:58 +0000
committerGreg Woolsey <gwoolsey@apache.org>2019-04-05 16:13:58 +0000
commit27726a34c2b8b05750cb1d6c8645ea59aaf39453 (patch)
treeb801d7d4af051c543180a80521814ac84ca98f3e /build.xml
parent150344ef5a3b1fe58b805955767ae11b0e60c6bf (diff)
downloadpoi-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 861e302880..2601033dcf 100644
--- a/build.xml
+++ b/build.xml
@@ -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"/>