aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-11-08 08:52:52 +0000
committerPJ Fanning <fanningpj@apache.org>2024-11-08 08:52:52 +0000
commit1d620e87143fffd6e49abf1f2e19631b4313656c (patch)
treef16e32c954c682a11433bab314808ee4a3b59cc4 /build.gradle
parente132050d2e4cb2f42e17d6a277a5bd0fc20a6956 (diff)
downloadpoi-1d620e87143fffd6e49abf1f2e19631b4313656c.tar.gz
poi-1d620e87143fffd6e49abf1f2e19631b4313656c.zip
prep v5.4.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921817 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 ef8f24aa25..722f134277 100644
--- a/build.gradle
+++ b/build.gradle
@@ -100,7 +100,7 @@ allprojects {
// apply plugin: 'eclipse'
apply plugin: 'idea'
- version = '5.4.0-SNAPSHOT'
+ version = '5.4.0'
}
/**