aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2009-12-07 10:57:25 +0000
committerYegor Kozlov <yegor@apache.org>2009-12-07 10:57:25 +0000
commit3246c57b68cc05b892a417d6b1dfb7bcd54d1a3f (patch)
tree8f05028f43bd7df7fa47de47037ba704a46198e3
parent931b516a02b906a10c5f53ce2c13fecff7252678 (diff)
downloadpoi-3246c57b68cc05b892a417d6b1dfb7bcd54d1a3f.tar.gz
poi-3246c57b68cc05b892a417d6b1dfb7bcd54d1a3f.zip
set version.id to 3.7-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@887882 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index fc365039b1..0f4635f830 100644
--- 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 -->