Update build.xml version now beta 3 is out

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133362 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2011-06-08 11:57:32 +00:00
parent 65cfe469b0
commit b746022da0
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ under the License.
<description>The Apache POI project Ant build.</description>
<property name="version.id" value="3.8-beta3"/>
<property name="version.id" value="3.8-beta4"/>
<property environment="env"/>
<!-- the repository to download jars from -->