aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDavid North <dnorth@apache.org>2016-08-21 21:43:48 +0000
committerDavid North <dnorth@apache.org>2016-08-21 21:43:48 +0000
commit737f9fed050c558ffd9532f45f1738772593a7f4 (patch)
tree861c2fd3ba7019237f2eadc8a0c38d0890d52d6f /build.xml
parenta79189a8cdcc728243f8a4a2b9dc45927ba3786c (diff)
downloadpoi-737f9fed050c558ffd9532f45f1738772593a7f4.tar.gz
poi-737f9fed050c558ffd9532f45f1738772593a7f4.zip
release prepare for 3.15 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757090 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 fb5646af34..545a8d1531 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-beta4"/>
+ <property name="version.id" value="3.15"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>