summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-11-18 16:29:11 +0000
committerPJ Fanning <fanningpj@apache.org>2021-11-18 16:29:11 +0000
commit8c0d90c60cbdaf7c3fd15929cba7c05cf383c2b2 (patch)
tree3975417dc5d9c89729aa212282b97a6a6c257dcd /build.xml
parentd96869c870a14eead6233f93b99014259de45c0f (diff)
downloadpoi-8c0d90c60cbdaf7c3fd15929cba7c05cf383c2b2.tar.gz
poi-8c0d90c60cbdaf7c3fd15929cba7c05cf383c2b2.zip
5.2.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895156 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 70ab4fb57f..4664590125 100644
--- a/build.xml
+++ b/build.xml
@@ -42,7 +42,7 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="5.1.1-SNAPSHOT"/>
+ <property name="version.id" value="5.2.0-SNAPSHOT"/>
<property name="release.rc" value=""/>
<property environment="env"/>