aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2008-09-21 16:35:14 +0000
committerNick Burch <nick@apache.org>2008-09-21 16:35:14 +0000
commit1b87842734c96c6cfb12f47ca51a4ca1f9548ba8 (patch)
tree0e768abbbbdf94118bb355a4a13203e4a9623b37 /build.xml
parentf6926898a1779290ad326e80f773b0b4e021149f (diff)
downloadpoi-1b87842734c96c6cfb12f47ca51a4ca1f9548ba8.tar.gz
poi-1b87842734c96c6cfb12f47ca51a4ca1f9548ba8.zip
Update for 3.5 beta 4 being the next version
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@697538 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 b9c94f171c..3b1ad523f2 100644
--- a/build.xml
+++ b/build.xml
@@ -157,7 +157,7 @@ under the License.
<property name="mavendist.poi.dir" location="build/maven-dist/poi"/>
<property name="mavendist.oap.dir" location="build/maven-dist/org.apache.poi"/>
<property name="jar.name" value="poi"/>
- <property name="version.id" value="3.5-beta3"/>
+ <property name="version.id" value="3.5-beta4"/>
<property name="halt.on.test.failure" value="true"/>
<property name="jdk.version.source" value="1.5"