]> source.dussan.org Git - poi.git/commitdiff
set version.id to 3.7-SNAPSHOT
authorYegor Kozlov <yegor@apache.org>
Mon, 7 Dec 2009 10:57:25 +0000 (10:57 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 7 Dec 2009 10:57:25 +0000 (10:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@887882 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index fc365039b1ddf066c8f4b9a20270b7772654f5a1..0f4635f830dae7a44be347d414c65465c85e76cc 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.6-beta1"/>
+    <property name="version.id" value="3.7-SNAPSHOT"/>
 
     <property environment="env"/>
     <!-- the repository to download jars from -->