aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid North <dnorth@apache.org>2016-09-17 07:49:02 +0000
committerDavid North <dnorth@apache.org>2016-09-17 07:49:02 +0000
commit82e9cdd08fab22fac6e0e2770b46a7a6ab15a2fd (patch)
tree630101d2a0ad6af8fcef5b50677e3e248026e833
parentadc3157453b3c39b301e4a5ed0b12ba6052a2d67 (diff)
downloadpoi-82e9cdd08fab22fac6e0e2770b46a7a6ab15a2fd.tar.gz
poi-82e9cdd08fab22fac6e0e2770b46a7a6ab15a2fd.zip
release prepare for 3.15 - updating build.xml and status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761142 13f79535-47bb-0310-9956-ffa450edef68
-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"/>