summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDavid North <dnorth@apache.org>2016-09-17 07:49:52 +0000
committerDavid North <dnorth@apache.org>2016-09-17 07:49:52 +0000
commite57b38cd7ad150a2ba8ed7fa1d9210859a473cf6 (patch)
tree1f9b29fc7cffb0fba5a3e9693e6f9f49835b1a4f /build.xml
parent82e9cdd08fab22fac6e0e2770b46a7a6ab15a2fd (diff)
downloadpoi-e57b38cd7ad150a2ba8ed7fa1d9210859a473cf6.tar.gz
poi-e57b38cd7ad150a2ba8ed7fa1d9210859a473cf6.zip
prepare for 3.16-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761144 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 4392d39e11..d3623395d9 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.15"/>
+ <property name="version.id" value="3.16-beta1"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>