aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-10-29 18:22:59 +0000
committerPJ Fanning <fanningpj@apache.org>2024-10-29 18:22:59 +0000
commita43cc4a41abedd6ca34ecf59e5f0d3aff195e9f6 (patch)
tree8e98109b39fe02298a46cf474f9f5d64660a397e /build.xml
parent7ea956189d4de9bf38194c69839c6d17f95ed148 (diff)
downloadpoi-a43cc4a41abedd6ca34ecf59e5f0d3aff195e9f6.tar.gz
poi-a43cc4a41abedd6ca34ecf59e5f0d3aff195e9f6.zip
call next release poi 5.4.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921653 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 300187a828..e561a7d507 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.1-SNAPSHOT"/>
+ <property name="version.id" value="5.4.0-SNAPSHOT"/>
<property name="release.rc" value=""/>
<property environment="env"/>