aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDavid North <dnorth@apache.org>2016-08-21 21:37:21 +0000
committerDavid North <dnorth@apache.org>2016-08-21 21:37:21 +0000
commit88f785780a9d43232d40f4b2aab91f3d1860434d (patch)
tree2fbc24867078060dc7987eb2a59f55278cbf70f1 /build.xml
parent117fbf6f53a395b9d4fcb66e3fdea5020e5adacd (diff)
downloadpoi-88f785780a9d43232d40f4b2aab91f3d1860434d.tar.gz
poi-88f785780a9d43232d40f4b2aab91f3d1860434d.zip
Undo another iffy attempt
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1757088 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 143b6f234b..f40ff4c774 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"/>
+ <property name="version.id" value="3.15-beta4"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>