aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-07-02 12:37:38 +0000
committerPJ Fanning <fanningpj@apache.org>2024-07-02 12:37:38 +0000
commit559de96cc077d13059fc97997b52fd5d1ef044bd (patch)
tree610c19d4e1ae597ca03ea7417a27a8c39b15b40c /build.xml
parent6e07ce50dd2a065eabd12cb203ef9d94d3f73cf6 (diff)
downloadpoi-559de96cc077d13059fc97997b52fd5d1ef044bd.tar.gz
poi-559de96cc077d13059fc97997b52fd5d1ef044bd.zip
snapshot version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918832 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 cb4ee8f13a..8f59ae4137 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.3.0"/>
+ <property name="version.id" value="5.3.1-SNAPSHOT"/>
<property name="release.rc" value=""/>
<property environment="env"/>