aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDavid North <dnorth@apache.org>2016-09-11 18:50:26 +0000
committerDavid North <dnorth@apache.org>2016-09-11 18:50:26 +0000
commit96e4d949eb01003ed3e9ed3341956bd7682ef65b (patch)
tree46987eedd045a09b5fda0bf3a8e6cc4aa35a93c7 /build.xml
parent3ddb5e2d9a8b2e69681cfae3b95fe89d55ce1933 (diff)
downloadpoi-96e4d949eb01003ed3e9ed3341956bd7682ef65b.tar.gz
poi-96e4d949eb01003ed3e9ed3341956bd7682ef65b.zip
prepare for 3.16-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760273 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 545a8d1531..6336076181 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"/>