You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ye...@apache.org on 2008/10/11 14:01:42 UTC

svn commit: r703651 - /poi/trunk/build.xml

Author: yegor
Date: Sat Oct 11 05:01:42 2008
New Revision: 703651

URL: http://svn.apache.org/viewvc?rev=703651&view=rev
Log:
set trunk version.id=3.3-alpha1

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=703651&r1=703650&r2=703651&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sat Oct 11 05:01:42 2008
@@ -119,7 +119,7 @@
   <property name="mavendist.poi.dir" location="build/maven-dist/poi"/>
   <property name="mavendist.oap.dir" location="build/maven-dist/org.apache.poi"/>
   <property name="jar.name" value="poi"/>
-  <property name="version.id" value="3.2-alpha1"/>
+  <property name="version.id" value="3.3-alpha1"/>
   <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: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org