aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-11-27 10:11:54 +0000
committerPJ Fanning <fanningpj@apache.org>2023-11-27 10:11:54 +0000
commit9c48dee4ea4e51f01795586e1fc11c5c9dbb8dce (patch)
tree1a149214322e4128c7afd2f3821e912cc4f21450 /build.xml
parentbcb451a41645499db5998b85bfebe2e16db693a3 (diff)
downloadpoi-9c48dee4ea4e51f01795586e1fc11c5c9dbb8dce.tar.gz
poi-9c48dee4ea4e51f01795586e1fc11c5c9dbb8dce.zip
snapshot version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1914153 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 3737d8d663..7bcd18f99d 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.5"/>
+ <property name="version.id" value="5.2.6-SNAPSHOT"/>
<property name="release.rc" value=""/>
<property environment="env"/>