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 2011/03/04 12:53:59 UTC

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

Author: yegor
Date: Fri Mar  4 11:53:59 2011
New Revision: 1077890

URL: http://svn.apache.org/viewvc?rev=1077890&view=rev
Log:
set version.id to 3.8-beta2

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1077890&r1=1077889&r2=1077890&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Fri Mar  4 11:53:59 2011
@@ -51,7 +51,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.8-beta1"/>
+    <property name="version.id" value="3.8-beta2"/>
 
     <property environment="env"/>
     <!-- the repository to download jars from -->



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org