Bump version up to 3.0 alpha 3

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@486618 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2006-12-13 12:25:14 +00:00
parent 203499fc47
commit b3a28b66bc
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
<property name="dist.dir" location="build/dist"/>
<property name="mavendist.dir" location="build/maven-dist"/>
<property name="jar.name" value="poi"/>
<property name="version.id" value="3.0-alpha2"/>
<property name="version.id" value="3.0-alpha3"/>
<property name="halt.on.test.failure" value="true"/>
<property name="jdk.version.source" value="1.3"
description="JDK version of source code"/>