summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-02-28 13:51:22 +0000
committerPJ Fanning <fanningpj@apache.org>2022-02-28 13:51:22 +0000
commit53300f5c8482655c08bb9e500ed3da27f1178ffb (patch)
tree483f667bb7e6ed19d2c0e13ea709229434cc9b89 /build.xml
parent622c20c51649a72e889fc02c650fb7a9993fd29a (diff)
downloadpoi-53300f5c8482655c08bb9e500ed3da27f1178ffb.tar.gz
poi-53300f5c8482655c08bb9e500ed3da27f1178ffb.zip
change version to 5.2.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898476 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 f09366fa86..65c6801ed6 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.1"/>
+ <property name="version.id" value="5.2.2-SNAPSHOT"/>
<property name="release.rc" value=""/>
<property environment="env"/>