aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-01-05 10:35:19 +0000
committerPJ Fanning <fanningpj@apache.org>2022-01-05 10:35:19 +0000
commit71f063b465244bd954ea39883ced713a49dc1b67 (patch)
treee3c92497cf1beeb0608ae06537d9aab8028e008c /build.xml
parent53ae30b7e017f860ef8180181636148fb15763fb (diff)
downloadpoi-71f063b465244bd954ea39883ced713a49dc1b67.tar.gz
poi-71f063b465244bd954ea39883ced713a49dc1b67.zip
prep v5.2.0 (RC1)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896701 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 401ef0ae18..a525b9ace9 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.0-SNAPSHOT"/>
+ <property name="version.id" value="5.2.0"/>
<property name="release.rc" value=""/>
<property environment="env"/>