aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2010-06-11 15:17:15 +0000
committerNick Burch <nick@apache.org>2010-06-11 15:17:15 +0000
commit88b60e56554628b99863247b5cf1d772bc1a6857 (patch)
tree4eb8eb51fcfedff0c284c8e02fd1dce69ae76734 /build.xml
parentc1ec96c55f39c19b0168f0f50ca71bf53e6e936d (diff)
downloadpoi-88b60e56554628b99863247b5cf1d772bc1a6857.tar.gz
poi-88b60e56554628b99863247b5cf1d772bc1a6857.zip
The next release will be 3.7 beta 2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@953722 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 883db323fa..802ae68b9c 100644
--- a/build.xml
+++ b/build.xml
@@ -51,7 +51,7 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.7-SNAPSHOT"/>
+ <property name="version.id" value="3.7-beta2"/>
<property environment="env"/>
<!-- the repository to download jars from -->