]> source.dussan.org Git - poi.git/commitdiff
set version.id to 3_10_FINAL
authorYegor Kozlov <yegor@apache.org>
Thu, 16 Jan 2014 04:55:08 +0000 (04:55 +0000)
committerYegor Kozlov <yegor@apache.org>
Thu, 16 Jan 2014 04:55:08 +0000 (04:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_10_FINAL@1558697 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index f22d0c2a19b55910121dc63aaaf35c9627ee965b..34975b8c4e62cf566d8b71936332c4816cc7998b 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -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 -->