summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2017-09-08 21:03:20 +0000
committerAndreas Beeker <kiwiwings@apache.org>2017-09-08 21:03:20 +0000
commite26244c4e1c17bde0bbccc1199f04031753a6705 (patch)
tree4481fe51f452ee8962e51a82bdcded641b1c2b09 /build.xml
parent31167bfaeb5b3ef67ec1d3741ed7b2ad78e1d0f4 (diff)
downloadpoi-e26244c4e1c17bde0bbccc1199f04031753a6705.tar.gz
poi-e26244c4e1c17bde0bbccc1199f04031753a6705.zip
release prepare for 3.17 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807825 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 1c176fa510..048148808a 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"/>