set version.id to 3.7-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@887882 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yegor Kozlov 2009-12-07 10:57:25 +00:00
parent 1992068d14
commit 5f506a41f8
1 changed files with 1 additions and 1 deletions

View File

@ -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 -->