You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by us...@apache.org on 2014/08/10 16:55:30 UTC

svn commit: r1617114 - /poi/branches/REL_3_10_BRANCH/build.xml

Author: uschindler
Date: Sun Aug 10 14:55:29 2014
New Revision: 1617114

URL: http://svn.apache.org/r1617114
Log:
raise version number

Modified:
    poi/branches/REL_3_10_BRANCH/build.xml

Modified: poi/branches/REL_3_10_BRANCH/build.xml
URL: http://svn.apache.org/viewvc/poi/branches/REL_3_10_BRANCH/build.xml?rev=1617114&r1=1617113&r2=1617114&view=diff
==============================================================================
--- poi/branches/REL_3_10_BRANCH/build.xml (original)
+++ poi/branches/REL_3_10_BRANCH/build.xml Sun Aug 10 14:55:29 2014
@@ -51,7 +51,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.10-FINAL"/>
+    <property name="version.id" value="3.10.1"/>
 
     <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