summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDavid North <dnorth@apache.org>2015-12-16 20:17:22 +0000
committerDavid North <dnorth@apache.org>2015-12-16 20:17:22 +0000
commit3892fb3fd43463180a4825425be9dc8f199bc1fc (patch)
tree74f4411aa9f71e4b3bb3cda9348b51646051bd3e /build.xml
parent83334b9fd165afdd17032b0d5b19d71c7c727626 (diff)
downloadpoi-3892fb3fd43463180a4825425be9dc8f199bc1fc.tar.gz
poi-3892fb3fd43463180a4825425be9dc8f199bc1fc.zip
About to roll 3.14 beta1 rc2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1720434 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 21e5a3646c..b795a99475 100644
--- a/build.xml
+++ b/build.xml
@@ -36,8 +36,8 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.14-beta2"/>
- <property name="version.rel" value="REL_3_14_BETA2"/>
+ <property name="version.id" value="3.14-beta1"/>
+ <property name="version.rel" value="REL_3_14_BETA1"/>
<property environment="env"/>
<!-- the repository to download jars from -->