aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2017-08-20 19:18:48 +0000
committerAndreas Beeker <kiwiwings@apache.org>2017-08-20 19:18:48 +0000
commit264adcb02529f4c1581ab5ca2b1240ba9a8d468c (patch)
treed6cac587fc6145bec54ac7e276fc711ef22c0652 /build.xml
parent47792a6012742c1b4c28ba659752869d8321f991 (diff)
downloadpoi-264adcb02529f4c1581ab5ca2b1240ba9a8d468c.tar.gz
poi-264adcb02529f4c1581ab5ca2b1240ba9a8d468c.zip
prepare for 3.18-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1805582 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 72be9b4d2d..fa60c524ec 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"/>