summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2017-04-11 22:14:38 +0000
committerAndreas Beeker <kiwiwings@apache.org>2017-04-11 22:14:38 +0000
commit9fe2769ecd9ec80b3b4025cbcff505129f61a9d8 (patch)
tree262c18c56e55a68bf8450306cd62113dedafbaa6 /build.xml
parent209c10a3f50d4290dfe2aa1c14637c6091a74788 (diff)
downloadpoi-9fe2769ecd9ec80b3b4025cbcff505129f61a9d8.tar.gz
poi-9fe2769ecd9ec80b3b4025cbcff505129f61a9d8.zip
prepare for 3.17-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791047 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 4edd09dc16..cf1a83ccb8 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.16"/>
+ <property name="version.id" value="3.17-beta1"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>