diff options
author | PJ Fanning <fanningpj@apache.org> | 2021-11-18 16:29:11 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2021-11-18 16:29:11 +0000 |
commit | 8c0d90c60cbdaf7c3fd15929cba7c05cf383c2b2 (patch) | |
tree | 3975417dc5d9c89729aa212282b97a6a6c257dcd /build.xml | |
parent | d96869c870a14eead6233f93b99014259de45c0f (diff) | |
download | poi-8c0d90c60cbdaf7c3fd15929cba7c05cf383c2b2.tar.gz poi-8c0d90c60cbdaf7c3fd15929cba7c05cf383c2b2.zip |
5.2.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895156 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.1.1-SNAPSHOT"/> + <property name="version.id" value="5.2.0-SNAPSHOT"/> <property name="release.rc" value=""/> <property environment="env"/> |