summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2013-05-28 09:19:29 +0000
committerNick Burch <nick@apache.org>2013-05-28 09:19:29 +0000
commitd9cd6b276c1b41faf1acdb81b9a4c6cfa5512ceb (patch)
tree00bfe347274403a3264780e07e9478770a93d22e /build.xml
parent3ec882166c31f20eb896bfc39537a0ceac649844 (diff)
downloadpoi-d9cd6b276c1b41faf1acdb81b9a4c6cfa5512ceb.tar.gz
poi-d9cd6b276c1b41faf1acdb81b9a4c6cfa5512ceb.zip
Following dev@ discussions, the next release will be 3.10 not 4.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1486829 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 e7428b1dc1..37dbec99f6 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="4.0-beta1"/>
+ <property name="version.id" value="3.10-beta1"/>
<property environment="env"/>
<!-- the repository to download jars from -->