aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-05-17 11:07:37 +0000
committerPJ Fanning <fanningpj@apache.org>2024-05-17 11:07:37 +0000
commit4565d312226c213cc50db8b207b6bb5feadcf1bc (patch)
treeb2f8a46d1192f244d7c835bfe34e3648b9ee57a1 /build.xml
parent68478c8b8c75d3a7fe2497e4105a396286ed73d5 (diff)
downloadpoi-4565d312226c213cc50db8b207b6bb5feadcf1bc.tar.gz
poi-4565d312226c213cc50db8b207b6bb5feadcf1bc.zip
rename as 5.3.0-SNAPSHOT due to some changes in behaviour
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1917782 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 2d99ebabca..91cedffa0d 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.6-SNAPSHOT"/>
+ <property name="version.id" value="5.3.0-SNAPSHOT"/>
<property name="release.rc" value=""/>
<property environment="env"/>