aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-11-08 08:52:52 +0000
committerPJ Fanning <fanningpj@apache.org>2024-11-08 08:52:52 +0000
commit1d620e87143fffd6e49abf1f2e19631b4313656c (patch)
treef16e32c954c682a11433bab314808ee4a3b59cc4 /build.xml
parente132050d2e4cb2f42e17d6a277a5bd0fc20a6956 (diff)
downloadpoi-1d620e87143fffd6e49abf1f2e19631b4313656c.tar.gz
poi-1d620e87143fffd6e49abf1f2e19631b4313656c.zip
prep v5.4.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921817 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 9d6120749f..11f99b889e 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.4.0-SNAPSHOT"/>
+ <property name="version.id" value="5.4.0"/>
<property name="release.rc" value=""/>
<property environment="env"/>