aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDavid North <dnorth@apache.org>2016-09-17 08:50:18 +0000
committerDavid North <dnorth@apache.org>2016-09-17 08:50:18 +0000
commited237ba9d8eb7da3b67a74f8348988591d4e5b3e (patch)
tree630101d2a0ad6af8fcef5b50677e3e248026e833 /build.xml
parente57b38cd7ad150a2ba8ed7fa1d9210859a473cf6 (diff)
downloadpoi-ed237ba9d8eb7da3b67a74f8348988591d4e5b3e.tar.gz
poi-ed237ba9d8eb7da3b67a74f8348988591d4e5b3e.zip
release prepare for 3.15 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761161 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 d3623395d9..4392d39e11 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-beta1"/>
+ <property name="version.id" value="3.15"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>