aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDavid North <dnorth@apache.org>2016-09-11 18:48:11 +0000
committerDavid North <dnorth@apache.org>2016-09-11 18:48:11 +0000
commit3ddb5e2d9a8b2e69681cfae3b95fe89d55ce1933 (patch)
tree35b17f2289ecde7e4c716c21759b46368f1b7e12 /build.xml
parenta68e958a5572f856dff809905a734fbb62f183d5 (diff)
downloadpoi-3ddb5e2d9a8b2e69681cfae3b95fe89d55ce1933.tar.gz
poi-3ddb5e2d9a8b2e69681cfae3b95fe89d55ce1933.zip
release prepare for 3.15 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760270 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 6336076181..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.16-beta1"/>
+ <property name="version.id" value="3.15"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>