summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2014-07-31 18:54:22 +0000
committerNick Burch <nick@apache.org>2014-07-31 18:54:22 +0000
commit5431a7aa7300611a46f81c717805999cd7c3ded8 (patch)
tree4d934d97234c4be9bf640831c1db995991148ce8 /build.xml
parent664e6b44f2625b434b3595dd466a9b53ede0fb5f (diff)
downloadpoi-5431a7aa7300611a46f81c717805999cd7c3ded8.tar.gz
poi-5431a7aa7300611a46f81c717805999cd7c3ded8.zip
Prep for 3.11 beta 1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614956 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 eebefb357d..7fa82516ce 100644
--- a/build.xml
+++ b/build.xml
@@ -52,8 +52,8 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.11-beta1"/>
- <property name="version.rel" value="REL_3_11_BETA1"/>
+ <property name="version.id" value="3.11-beta2"/>
+ <property name="version.rel" value="REL_3_11_BETA2"/>
<property environment="env"/>
<!-- the repository to download jars from -->