aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-01-16 11:15:20 +0000
committerPJ Fanning <fanningpj@apache.org>2022-01-16 11:15:20 +0000
commit2e818b027676f1547a9871c244f518be961c49e0 (patch)
treea2dea00b2911f83e1c9adb2bce054957ec01d080 /build.xml
parent66e16a89578254f7a20d350ed7b58bcaa4cc5268 (diff)
downloadpoi-2e818b027676f1547a9871c244f518be961c49e0.tar.gz
poi-2e818b027676f1547a9871c244f518be961c49e0.zip
snapshot version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897119 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 12d23117fd..ebfb225247 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.2.0"/>
+ <property name="version.id" value="5.2.1-SNAPSHOT"/>
<property name="release.rc" value=""/>
<property environment="env"/>