diff options
author | PJ Fanning <fanningpj@apache.org> | 2022-02-24 13:13:05 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2022-02-24 13:13:05 +0000 |
commit | c27b4da344f51788c7a605295b09b3636067b04e (patch) | |
tree | e420938dc5ffb53a58142571f2d971026ac0c7c4 /build.xml | |
parent | 79caf82ae03f92e8a61f0a2c2fca8e998da282a1 (diff) | |
download | poi-c27b4da344f51788c7a605295b09b3636067b04e.tar.gz poi-c27b4da344f51788c7a605295b09b3636067b04e.zip |
prep v5.2.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898375 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ under the License. <description>The Apache POI project Ant build.</description> - <property name="version.id" value="5.2.1-SNAPSHOT"/> + <property name="version.id" value="5.2.1"/> <property name="release.rc" value=""/> <property environment="env"/> |