aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-09-09 13:14:51 +0000
committerPJ Fanning <fanningpj@apache.org>2022-09-09 13:14:51 +0000
commit5af10dc46f47266a72ccfae4e666345aa00d5176 (patch)
tree8f72d9d0b214855a00ab0d5f4125f868acd38764 /build.gradle
parent5c194baec3b0b50e944cbe1eca2e0dc901b63120 (diff)
downloadpoi-5af10dc46f47266a72ccfae4e666345aa00d5176.tar.gz
poi-5af10dc46f47266a72ccfae4e666345aa00d5176.zip
prep v5.2.3 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903940 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 55c11be111..c5b2d8afee 100644
--- a/build.gradle
+++ b/build.gradle
@@ -128,7 +128,7 @@ allprojects {
// apply plugin: 'eclipse'
apply plugin: 'idea'
- version = '5.2.3-SNAPSHOT'
+ version = '5.2.3'
}
/**