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 2014/01/16 05:55:08 UTC

svn commit: r1558697 - /poi/tags/REL_3_10_FINAL/build.xml

Author: yegor
Date: Thu Jan 16 04:55:08 2014
New Revision: 1558697

URL: http://svn.apache.org/r1558697
Log:
set version.id to 3_10_FINAL

Modified:
    poi/tags/REL_3_10_FINAL/build.xml

Modified: poi/tags/REL_3_10_FINAL/build.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_10_FINAL/build.xml?rev=1558697&r1=1558696&r2=1558697&view=diff
==============================================================================
--- poi/tags/REL_3_10_FINAL/build.xml (original)
+++ poi/tags/REL_3_10_FINAL/build.xml Thu Jan 16 04:55:08 2014
@@ -51,7 +51,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.10-beta3"/>
+    <property name="version.id" value="3.10-FINAL"/>
 
     <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