aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-09-09 16:18:51 +0000
committerPJ Fanning <fanningpj@apache.org>2022-09-09 16:18:51 +0000
commita488761f6db27f3ad9946674874e66c303f7d558 (patch)
tree7f599889c11b3a1aec0335ebc1d9426d1dc4fda3 /build.xml
parent5af10dc46f47266a72ccfae4e666345aa00d5176 (diff)
downloadpoi-a488761f6db27f3ad9946674874e66c303f7d558.tar.gz
poi-a488761f6db27f3ad9946674874e66c303f7d558.zip
snapshot version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903944 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 6788695fb2..7d3de2bd72 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.3"/>
+ <property name="version.id" value="5.2.4-SNAPSHOT"/>
<property name="release.rc" value=""/>
<property environment="env"/>