You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by ni...@apache.org on 2006/06/16 19:12:07 UTC

svn commit: r414861 - /jakarta/poi/trunk/build.xml

Author: nick
Date: Fri Jun 16 10:12:07 2006
New Revision: 414861

URL: http://svn.apache.org/viewvc?rev=414861&view=rev
Log:
Release 3.0 alpha 2

Modified:
    jakarta/poi/trunk/build.xml

Modified: jakarta/poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/build.xml?rev=414861&r1=414860&r2=414861&view=diff
==============================================================================
--- jakarta/poi/trunk/build.xml (original)
+++ jakarta/poi/trunk/build.xml Fri Jun 16 10:12:07 2006
@@ -110,7 +110,7 @@
   <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"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/