]> source.dussan.org Git - poi.git/commitdiff
Release 3.0 alpha 2
authorNick Burch <nick@apache.org>
Fri, 16 Jun 2006 17:12:07 +0000 (17:12 +0000)
committerNick Burch <nick@apache.org>
Fri, 16 Jun 2006 17:12:07 +0000 (17:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@414861 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 1ba0e0bb7e820d24e70099ab0d95466a33794dd3..0988326d06b99a88beb467809343c768ea2963fa 100644 (file)
--- a/build.xml
+++ b/build.xml
   <property name="changelog.file" location="${build.site}/changelog.html"/>
   <property name="dist.dir" location="build/dist"/>
   <property name="jar.name" value="poi"/>
-  <property name="version.id" value="3.0-alpha1"/>
+  <property name="version.id" value="3.0-alpha2"/>
   <property name="halt.on.test.failure" value="true"/>
   <property name="jdk.version.source" value="1.3"
     description="JDK version of source code"/>