summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-09-29 01:01:46 +0000
committerPJ Fanning <fanningpj@apache.org>2023-09-29 01:01:46 +0000
commit6c91c5f80797e230838dcaa7ce641f7a73af44fc (patch)
treeadbfc8454a01f8334bb74417f785fe3b0cf3b5d7 /build.xml
parentfdad7e14081dee0046556e1c4d848039afcd522b (diff)
downloadpoi-6c91c5f80797e230838dcaa7ce641f7a73af44fc.tar.gz
poi-6c91c5f80797e230838dcaa7ce641f7a73af44fc.zip
fix release artifact names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912588 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 3b550df1cd..2926b4f5f1 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"/>
+ <property name="version.id" value="5.2.5-SNAPSHOT"/>
<property name="release.rc" value=""/>
<property environment="env"/>