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/12/13 13:25:15 UTC

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

Author: nick
Date: Wed Dec 13 04:25:14 2006
New Revision: 486618

URL: http://svn.apache.org/viewvc?view=rev&rev=486618
Log:
Bump version up to 3.0 alpha 3

Modified:
    jakarta/poi/trunk/build.xml

Modified: jakarta/poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/build.xml?view=diff&rev=486618&r1=486617&r2=486618
==============================================================================
--- jakarta/poi/trunk/build.xml (original)
+++ jakarta/poi/trunk/build.xml Wed Dec 13 04:25:14 2006
@@ -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"/>



---------------------------------------------------------------------
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/