aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 -->