aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-03-12 11:03:00 +0000
committerPJ Fanning <fanningpj@apache.org>2022-03-12 11:03:00 +0000
commit1efd809e6c61fffb899189b9133e7ba89c36038d (patch)
treee5fc183a863c27ce1527e89ea161e8c3cf69a491 /build.xml
parent01e566663347f358a8b10b16ec1f03e988d15a7d (diff)
downloadpoi-1efd809e6c61fffb899189b9133e7ba89c36038d.tar.gz
poi-1efd809e6c61fffb899189b9133e7ba89c36038d.zip
prep 5.2.2 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898874 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 84769c363c..c9ac9df14d 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.2-SNAPSHOT"/>
+ <property name="version.id" value="5.2.2"/>
<property name="release.rc" value=""/>
<property environment="env"/>