aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-09-21 18:43:24 +0000
committerPJ Fanning <fanningpj@apache.org>2023-09-21 18:43:24 +0000
commitd2ae0574e0e2803b6007b45f10369b18f6e43783 (patch)
treec7e8b123afbeb7bf20e0c17ae41071d211823800 /build.xml
parentc79fb75cbccccfa65aa7343a793f6284dd7510f0 (diff)
downloadpoi-d2ae0574e0e2803b6007b45f10369b18f6e43783.tar.gz
poi-d2ae0574e0e2803b6007b45f10369b18f6e43783.zip
prep v5.2.4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912467 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 00e65d8524..3b550df1cd 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.4-SNAPSHOT"/>
+ <property name="version.id" value="5.2.4"/>
<property name="release.rc" value=""/>
<property environment="env"/>