aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDavid North <dnorth@apache.org>2016-08-21 21:33:14 +0000
committerDavid North <dnorth@apache.org>2016-08-21 21:33:14 +0000
commita8298e778109cc564cdf6e0d34fac13fc4cfa964 (patch)
treef1b06221c0c3781b85b5a9028770b4b1b43a0a87 /build.xml
parentef77ebe2e36ed6e96882a246c1406a02dc9188d7 (diff)
downloadpoi-a8298e778109cc564cdf6e0d34fac13fc4cfa964.tar.gz
poi-a8298e778109cc564cdf6e0d34fac13fc4cfa964.zip
release prepare for 3.15 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757085 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 f40ff4c774..143b6f234b 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"/>