aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2017-08-28 20:52:23 +0000
committerAndreas Beeker <kiwiwings@apache.org>2017-08-28 20:52:23 +0000
commit806c9610d44d4bd57766061e57e5ae158d1ebc30 (patch)
treef292c260b0ff6361fbebb7bd4f10f90999c516b9 /build.xml
parent4327c38fc05deb1c73aebc413c1dfabc41084a0b (diff)
downloadpoi-806c9610d44d4bd57766061e57e5ae158d1ebc30.tar.gz
poi-806c9610d44d4bd57766061e57e5ae158d1ebc30.zip
release prepare for 3.17 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806507 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 f6132e805d..d6ff129997 100644
--- a/build.xml
+++ b/build.xml
@@ -40,7 +40,7 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.18-beta1"/>
+ <property name="version.id" value="3.17"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>