aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2017-08-28 20:53:19 +0000
committerAndreas Beeker <kiwiwings@apache.org>2017-08-28 20:53:19 +0000
commit8850fae08638d43539e21ae7981c1a911f012239 (patch)
treebaaf275e5b11ec77e719964d73378319ba1740ec /build.xml
parent806c9610d44d4bd57766061e57e5ae158d1ebc30 (diff)
downloadpoi-8850fae08638d43539e21ae7981c1a911f012239.tar.gz
poi-8850fae08638d43539e21ae7981c1a911f012239.zip
prepare for 3.18-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1806509 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 d6ff129997..f6132e805d 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.17"/>
+ <property name="version.id" value="3.18-beta1"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>