This is an automated email from the ASF dual-hosted git repository.
yong pushed a commit to branch branch-4.15
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/branch-4.15 by this push:
new 80ea217dd7 Bump project version to 4.15.5-SNAPSHOT
80ea217dd7 is described below
commit 80ea217dd7f02113dd512ca9a366aea297143964
Author: zymap <[email protected]>
AuthorDate: Tue Dec 12 13:57:03 2023 +0800
Bump project version to 4.15.5-SNAPSHOT
---
bookkeeper-benchmark/pom.xml | 2 +-
bookkeeper-common-allocator/pom.xml | 2 +-
bookkeeper-common/pom.xml | 2 +-
bookkeeper-dist/all/pom.xml | 2 +-
bookkeeper-dist/bkctl/pom.xml | 2 +-
bookkeeper-dist/pom.xml | 2 +-
bookkeeper-dist/server/pom.xml | 2 +-
bookkeeper-http/http-server/pom.xml | 2 +-
bookkeeper-http/pom.xml | 2 +-
bookkeeper-http/servlet-http-server/pom.xml | 2 +-
bookkeeper-http/vertx-http-server/pom.xml | 2 +-
bookkeeper-proto/pom.xml | 2 +-
bookkeeper-server/pom.xml | 2 +-
bookkeeper-slogger/api/pom.xml | 2 +-
bookkeeper-slogger/pom.xml | 2 +-
bookkeeper-slogger/slf4j/pom.xml | 2 +-
bookkeeper-stats-providers/codahale-metrics-provider/pom.xml | 2 +-
bookkeeper-stats-providers/pom.xml | 2 +-
bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml | 2 +-
bookkeeper-stats/pom.xml | 2 +-
buildtools/pom.xml | 4 ++--
circe-checksum/pom.xml | 2 +-
cpu-affinity/pom.xml | 2 +-
metadata-drivers/etcd/pom.xml | 2 +-
metadata-drivers/pom.xml | 2 +-
microbenchmarks/pom.xml | 2 +-
native-io/pom.xml | 2 +-
pom.xml | 2 +-
shaded/bookkeeper-server-shaded/pom.xml | 2 +-
shaded/bookkeeper-server-tests-shaded/pom.xml | 2 +-
shaded/distributedlog-core-shaded/pom.xml | 2 +-
shaded/pom.xml | 2 +-
stats/pom.xml | 2 +-
stats/utils/pom.xml | 2 +-
stream/api/pom.xml | 2 +-
stream/bk-grpc-name-resolver/pom.xml | 2 +-
stream/clients/java/all/pom.xml | 2 +-
stream/clients/java/base/pom.xml | 2 +-
stream/clients/java/kv/pom.xml | 2 +-
stream/clients/java/pom.xml | 2 +-
stream/clients/pom.xml | 2 +-
stream/common/pom.xml | 2 +-
stream/distributedlog/common/pom.xml | 2 +-
stream/distributedlog/core/pom.xml | 2 +-
stream/distributedlog/io/dlfs/pom.xml | 2 +-
stream/distributedlog/io/pom.xml | 2 +-
stream/distributedlog/pom.xml | 2 +-
stream/distributedlog/protocol/pom.xml | 2 +-
stream/pom.xml | 2 +-
stream/proto/pom.xml | 2 +-
stream/server/pom.xml | 2 +-
stream/statelib/pom.xml | 2 +-
stream/storage/api/pom.xml | 2 +-
stream/storage/impl/pom.xml | 2 +-
stream/storage/pom.xml | 2 +-
stream/tests-common/pom.xml | 2 +-
tests/backward-compat/bc-non-fips/pom.xml | 2 +-
tests/backward-compat/current-server-old-clients/pom.xml | 2 +-
tests/backward-compat/hierarchical-ledger-manager/pom.xml | 2 +-
tests/backward-compat/hostname-bookieid/pom.xml | 2 +-
tests/backward-compat/old-cookie-new-cluster/pom.xml | 2 +-
tests/backward-compat/pom.xml | 2 +-
tests/backward-compat/recovery-no-password/pom.xml | 2 +-
tests/backward-compat/upgrade-direct/pom.xml | 2 +-
tests/backward-compat/upgrade/pom.xml | 2 +-
tests/backward-compat/yahoo-custom-version/pom.xml | 2 +-
tests/docker-images/all-released-versions-image/pom.xml | 2 +-
tests/docker-images/all-versions-image/pom.xml | 2 +-
tests/docker-images/pom.xml | 2 +-
tests/integration-tests-base-groovy/pom.xml | 2 +-
tests/integration-tests-base/pom.xml | 2 +-
tests/integration-tests-topologies/pom.xml | 2 +-
tests/integration-tests-utils/pom.xml | 2 +-
tests/integration/cluster/pom.xml | 2 +-
tests/integration/pom.xml | 2 +-
tests/integration/smoke/pom.xml | 2 +-
tests/integration/standalone/pom.xml | 2 +-
tests/pom.xml | 2 +-
tests/scripts/pom.xml | 2 +-
tests/shaded/bookkeeper-server-shaded-test/pom.xml | 2 +-
tests/shaded/bookkeeper-server-tests-shaded-test/pom.xml | 2 +-
tests/shaded/distributedlog-core-shaded-test/pom.xml | 2 +-
tests/shaded/pom.xml | 2 +-
testtools/pom.xml | 4 ++--
tools/all/pom.xml | 2 +-
tools/framework/pom.xml | 2 +-
tools/ledger/pom.xml | 2 +-
tools/perf/pom.xml | 2 +-
tools/pom.xml | 2 +-
tools/stream/pom.xml | 2 +-
90 files changed, 92 insertions(+), 92 deletions(-)
diff --git a/bookkeeper-benchmark/pom.xml b/bookkeeper-benchmark/pom.xml
index c65644da59..eba8254afb 100644
--- a/bookkeeper-benchmark/pom.xml
+++ b/bookkeeper-benchmark/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-benchmark</artifactId>
diff --git a/bookkeeper-common-allocator/pom.xml
b/bookkeeper-common-allocator/pom.xml
index b07cd489ca..e530c2a0ea 100644
--- a/bookkeeper-common-allocator/pom.xml
+++ b/bookkeeper-common-allocator/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-common-allocator</artifactId>
<name>Apache BookKeeper :: Common :: Allocator</name>
diff --git a/bookkeeper-common/pom.xml b/bookkeeper-common/pom.xml
index 196d873815..e8b5d33058 100644
--- a/bookkeeper-common/pom.xml
+++ b/bookkeeper-common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-common</artifactId>
<name>Apache BookKeeper :: Common</name>
diff --git a/bookkeeper-dist/all/pom.xml b/bookkeeper-dist/all/pom.xml
index 24b5a8fa0c..859c30af86 100644
--- a/bookkeeper-dist/all/pom.xml
+++ b/bookkeeper-dist/all/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>bookkeeper-dist</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/bookkeeper-dist/bkctl/pom.xml b/bookkeeper-dist/bkctl/pom.xml
index 874c3de174..0cc2be1e2a 100644
--- a/bookkeeper-dist/bkctl/pom.xml
+++ b/bookkeeper-dist/bkctl/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>bookkeeper-dist</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/bookkeeper-dist/pom.xml b/bookkeeper-dist/pom.xml
index aa39c748d0..c88f0a7bae 100644
--- a/bookkeeper-dist/pom.xml
+++ b/bookkeeper-dist/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bookkeeper-dist</artifactId>
diff --git a/bookkeeper-dist/server/pom.xml b/bookkeeper-dist/server/pom.xml
index 611db40447..23e12e3f5f 100644
--- a/bookkeeper-dist/server/pom.xml
+++ b/bookkeeper-dist/server/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>bookkeeper-dist</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/bookkeeper-http/http-server/pom.xml
b/bookkeeper-http/http-server/pom.xml
index 0ddcbfddb7..eabd4d45ad 100644
--- a/bookkeeper-http/http-server/pom.xml
+++ b/bookkeeper-http/http-server/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/bookkeeper-http/pom.xml b/bookkeeper-http/pom.xml
index ee7f1d5cdf..4fbaf77b5b 100644
--- a/bookkeeper-http/pom.xml
+++ b/bookkeeper-http/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper.http</groupId>
diff --git a/bookkeeper-http/servlet-http-server/pom.xml
b/bookkeeper-http/servlet-http-server/pom.xml
index a45a3d29d8..b85add5a58 100644
--- a/bookkeeper-http/servlet-http-server/pom.xml
+++ b/bookkeeper-http/servlet-http-server/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/bookkeeper-http/vertx-http-server/pom.xml
b/bookkeeper-http/vertx-http-server/pom.xml
index 4e056d41d3..d20e6bed22 100644
--- a/bookkeeper-http/vertx-http-server/pom.xml
+++ b/bookkeeper-http/vertx-http-server/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/bookkeeper-proto/pom.xml b/bookkeeper-proto/pom.xml
index 6cce1c0707..3b700061d1 100644
--- a/bookkeeper-proto/pom.xml
+++ b/bookkeeper-proto/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-proto</artifactId>
<name>Apache BookKeeper :: Protocols</name>
diff --git a/bookkeeper-server/pom.xml b/bookkeeper-server/pom.xml
index d90e35be0b..936814794a 100644
--- a/bookkeeper-server/pom.xml
+++ b/bookkeeper-server/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-server</artifactId>
<name>Apache BookKeeper :: Server</name>
diff --git a/bookkeeper-slogger/api/pom.xml b/bookkeeper-slogger/api/pom.xml
index d4b3984c91..8671d85b74 100644
--- a/bookkeeper-slogger/api/pom.xml
+++ b/bookkeeper-slogger/api/pom.xml
@@ -18,7 +18,7 @@
<parent>
<artifactId>bookkeeper-slogger-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/bookkeeper-slogger/pom.xml b/bookkeeper-slogger/pom.xml
index 2bfd04dc2d..3ce108568d 100644
--- a/bookkeeper-slogger/pom.xml
+++ b/bookkeeper-slogger/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/bookkeeper-slogger/slf4j/pom.xml b/bookkeeper-slogger/slf4j/pom.xml
index a7458528d1..14636a53ed 100644
--- a/bookkeeper-slogger/slf4j/pom.xml
+++ b/bookkeeper-slogger/slf4j/pom.xml
@@ -18,7 +18,7 @@
<parent>
<artifactId>bookkeeper-slogger-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
b/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
index c7b9ab0db3..cf182ff6cd 100644
--- a/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
+++ b/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
diff --git a/bookkeeper-stats-providers/pom.xml
b/bookkeeper-stats-providers/pom.xml
index 9a794805fe..b07098b28f 100644
--- a/bookkeeper-stats-providers/pom.xml
+++ b/bookkeeper-stats-providers/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bookkeeper-stats-providers</artifactId>
diff --git a/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
b/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
index 6768847c44..673ab3d9c4 100644
--- a/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
+++ b/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
diff --git a/bookkeeper-stats/pom.xml b/bookkeeper-stats/pom.xml
index 35a66d8eb0..36d2205968 100644
--- a/bookkeeper-stats/pom.xml
+++ b/bookkeeper-stats/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>bookkeeper-stats-api</artifactId>
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index 2814130b36..6d48b4b163 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -20,9 +20,9 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>buildtools</artifactId>
<name>Apache BookKeeper :: Build Tools</name>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</project>
diff --git a/circe-checksum/pom.xml b/circe-checksum/pom.xml
index 52ddae8ed2..116eafaa9e 100644
--- a/circe-checksum/pom.xml
+++ b/circe-checksum/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cpu-affinity/pom.xml b/cpu-affinity/pom.xml
index 33599c1ded..753efff790 100644
--- a/cpu-affinity/pom.xml
+++ b/cpu-affinity/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/metadata-drivers/etcd/pom.xml b/metadata-drivers/etcd/pom.xml
index 7cabfb4d00..d04e88cef2 100644
--- a/metadata-drivers/etcd/pom.xml
+++ b/metadata-drivers/etcd/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper.metadata.drivers</groupId>
<artifactId>metadata-drivers-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/metadata-drivers/pom.xml b/metadata-drivers/pom.xml
index 7e383d319b..5d96015757 100644
--- a/metadata-drivers/pom.xml
+++ b/metadata-drivers/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper.metadata.drivers</groupId>
diff --git a/microbenchmarks/pom.xml b/microbenchmarks/pom.xml
index b77b6aa0ae..481e65aa1e 100644
--- a/microbenchmarks/pom.xml
+++ b/microbenchmarks/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>microbenchmarks</artifactId>
<name>Apache BookKeeper :: microbenchmarks</name>
diff --git a/native-io/pom.xml b/native-io/pom.xml
index eb479b834c..3df17aae41 100644
--- a/native-io/pom.xml
+++ b/native-io/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 7be46b41b4..f8a81f98c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<artifactId>bookkeeper</artifactId>
<packaging>pom</packaging>
<name>Apache BookKeeper :: Parent</name>
diff --git a/shaded/bookkeeper-server-shaded/pom.xml
b/shaded/bookkeeper-server-shaded/pom.xml
index 63bd4adf75..c6bbe686af 100644
--- a/shaded/bookkeeper-server-shaded/pom.xml
+++ b/shaded/bookkeeper-server-shaded/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>bookkeeper-server-shaded</artifactId>
diff --git a/shaded/bookkeeper-server-tests-shaded/pom.xml
b/shaded/bookkeeper-server-tests-shaded/pom.xml
index fbc5c897ab..5262bb96bd 100644
--- a/shaded/bookkeeper-server-tests-shaded/pom.xml
+++ b/shaded/bookkeeper-server-tests-shaded/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>bookkeeper-server-tests-shaded</artifactId>
diff --git a/shaded/distributedlog-core-shaded/pom.xml
b/shaded/distributedlog-core-shaded/pom.xml
index 64b9b388ff..850f9eccba 100644
--- a/shaded/distributedlog-core-shaded/pom.xml
+++ b/shaded/distributedlog-core-shaded/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.distributedlog</groupId>
diff --git a/shaded/pom.xml b/shaded/pom.xml
index 575d4967e7..7921a588ba 100644
--- a/shaded/pom.xml
+++ b/shaded/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
diff --git a/stats/pom.xml b/stats/pom.xml
index f1ed86a6b5..53240f1244 100644
--- a/stats/pom.xml
+++ b/stats/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/stats/utils/pom.xml b/stats/utils/pom.xml
index 442592706a..4c24c6c141 100644
--- a/stats/utils/pom.xml
+++ b/stats/utils/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>bookkeeper-stats-parent</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
diff --git a/stream/api/pom.xml b/stream/api/pom.xml
index 654220295e..818e17892b 100644
--- a/stream/api/pom.xml
+++ b/stream/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/stream/bk-grpc-name-resolver/pom.xml
b/stream/bk-grpc-name-resolver/pom.xml
index afcbf00626..d49a93be83 100644
--- a/stream/bk-grpc-name-resolver/pom.xml
+++ b/stream/bk-grpc-name-resolver/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/stream/clients/java/all/pom.xml b/stream/clients/java/all/pom.xml
index 64eb6fdf76..be03a362e7 100644
--- a/stream/clients/java/all/pom.xml
+++ b/stream/clients/java/all/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-client</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client </name>
diff --git a/stream/clients/java/base/pom.xml b/stream/clients/java/base/pom.xml
index 0c11ba7e8d..2d34e30636 100644
--- a/stream/clients/java/base/pom.xml
+++ b/stream/clients/java/base/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-client-base</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client ::
Base</name>
diff --git a/stream/clients/java/kv/pom.xml b/stream/clients/java/kv/pom.xml
index 62562d9b85..fd3bb6b9d9 100644
--- a/stream/clients/java/kv/pom.xml
+++ b/stream/clients/java/kv/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-kv-client</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client ::
KV</name>
diff --git a/stream/clients/java/pom.xml b/stream/clients/java/pom.xml
index 0c96e2787e..65beb20177 100644
--- a/stream/clients/java/pom.xml
+++ b/stream/clients/java/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-clients-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-java-client-parent</artifactId>
diff --git a/stream/clients/pom.xml b/stream/clients/pom.xml
index 64e94a7b66..036ed7c179 100644
--- a/stream/clients/pom.xml
+++ b/stream/clients/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-clients-parent</artifactId>
diff --git a/stream/common/pom.xml b/stream/common/pom.xml
index 90e99cbd49..c8e57a4d99 100644
--- a/stream/common/pom.xml
+++ b/stream/common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/stream/distributedlog/common/pom.xml
b/stream/distributedlog/common/pom.xml
index ba05d19714..009fe56514 100644
--- a/stream/distributedlog/common/pom.xml
+++ b/stream/distributedlog/common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.distributedlog</groupId>
<artifactId>distributedlog</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>distributedlog-common</artifactId>
<name>Apache BookKeeper :: DistributedLog :: Common</name>
diff --git a/stream/distributedlog/core/pom.xml
b/stream/distributedlog/core/pom.xml
index 6c61e7a171..64a4b5d684 100644
--- a/stream/distributedlog/core/pom.xml
+++ b/stream/distributedlog/core/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.distributedlog</groupId>
<artifactId>distributedlog</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>distributedlog-core</artifactId>
<name>Apache BookKeeper :: DistributedLog :: Core Library</name>
diff --git a/stream/distributedlog/io/dlfs/pom.xml
b/stream/distributedlog/io/dlfs/pom.xml
index fb548e9575..cc6e83e73a 100644
--- a/stream/distributedlog/io/dlfs/pom.xml
+++ b/stream/distributedlog/io/dlfs/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>distributedlog</artifactId>
<groupId>org.apache.distributedlog</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.distributedlog</groupId>
diff --git a/stream/distributedlog/io/pom.xml b/stream/distributedlog/io/pom.xml
index 014cf66b91..0ca0a4bd2f 100644
--- a/stream/distributedlog/io/pom.xml
+++ b/stream/distributedlog/io/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.distributedlog</groupId>
<artifactId>distributedlog</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>distributedlog-io</artifactId>
diff --git a/stream/distributedlog/pom.xml b/stream/distributedlog/pom.xml
index 8ec77476ea..2d11d34bae 100644
--- a/stream/distributedlog/pom.xml
+++ b/stream/distributedlog/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.distributedlog</groupId>
diff --git a/stream/distributedlog/protocol/pom.xml
b/stream/distributedlog/protocol/pom.xml
index b5f9ad815a..198c50cb27 100644
--- a/stream/distributedlog/protocol/pom.xml
+++ b/stream/distributedlog/protocol/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.distributedlog</groupId>
<artifactId>distributedlog</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>distributedlog-protocol</artifactId>
<name>Apache BookKeeper :: DistributedLog :: Protocol</name>
diff --git a/stream/pom.xml b/stream/pom.xml
index 9169a20b18..2e5e15a7d7 100644
--- a/stream/pom.xml
+++ b/stream/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/stream/proto/pom.xml b/stream/proto/pom.xml
index c416c74e4f..c76726f379 100644
--- a/stream/proto/pom.xml
+++ b/stream/proto/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/stream/server/pom.xml b/stream/server/pom.xml
index 550ff0495f..ffa3ba46bc 100644
--- a/stream/server/pom.xml
+++ b/stream/server/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-server</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Server</name>
diff --git a/stream/statelib/pom.xml b/stream/statelib/pom.xml
index 3b546f67f5..c8a652be54 100644
--- a/stream/statelib/pom.xml
+++ b/stream/statelib/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/stream/storage/api/pom.xml b/stream/storage/api/pom.xml
index 8a0769f14c..89e4a2b142 100644
--- a/stream/storage/api/pom.xml
+++ b/stream/storage/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-service-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-service-api</artifactId>
diff --git a/stream/storage/impl/pom.xml b/stream/storage/impl/pom.xml
index 2f55761483..044a1bf8a0 100644
--- a/stream/storage/impl/pom.xml
+++ b/stream/storage/impl/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-service-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-service-impl</artifactId>
diff --git a/stream/storage/pom.xml b/stream/storage/pom.xml
index 0b41e017b1..e9bb542aba 100644
--- a/stream/storage/pom.xml
+++ b/stream/storage/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-service-parent</artifactId>
diff --git a/stream/tests-common/pom.xml b/stream/tests-common/pom.xml
index e7825aec84..a5be2a60b7 100644
--- a/stream/tests-common/pom.xml
+++ b/stream/tests-common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/backward-compat/bc-non-fips/pom.xml
b/tests/backward-compat/bc-non-fips/pom.xml
index 3aee18916e..e91e9c4e9c 100644
--- a/tests/backward-compat/bc-non-fips/pom.xml
+++ b/tests/backward-compat/bc-non-fips/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/current-server-old-clients/pom.xml
b/tests/backward-compat/current-server-old-clients/pom.xml
index fdbdf5ad04..a4e23e3b56 100644
--- a/tests/backward-compat/current-server-old-clients/pom.xml
+++ b/tests/backward-compat/current-server-old-clients/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/hierarchical-ledger-manager/pom.xml
b/tests/backward-compat/hierarchical-ledger-manager/pom.xml
index a05785473d..bcdf60f874 100644
--- a/tests/backward-compat/hierarchical-ledger-manager/pom.xml
+++ b/tests/backward-compat/hierarchical-ledger-manager/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/hostname-bookieid/pom.xml
b/tests/backward-compat/hostname-bookieid/pom.xml
index 5395d34685..1d0559a193 100644
--- a/tests/backward-compat/hostname-bookieid/pom.xml
+++ b/tests/backward-compat/hostname-bookieid/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/old-cookie-new-cluster/pom.xml
b/tests/backward-compat/old-cookie-new-cluster/pom.xml
index ef6720b9db..49d38e327d 100644
--- a/tests/backward-compat/old-cookie-new-cluster/pom.xml
+++ b/tests/backward-compat/old-cookie-new-cluster/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/pom.xml b/tests/backward-compat/pom.xml
index 921ee25e8c..80522af181 100644
--- a/tests/backward-compat/pom.xml
+++ b/tests/backward-compat/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration-tests-base-groovy</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>../integration-tests-base-groovy</relativePath>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/backward-compat/recovery-no-password/pom.xml
b/tests/backward-compat/recovery-no-password/pom.xml
index 8f9e7a9fbb..37395977ab 100644
--- a/tests/backward-compat/recovery-no-password/pom.xml
+++ b/tests/backward-compat/recovery-no-password/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/upgrade-direct/pom.xml
b/tests/backward-compat/upgrade-direct/pom.xml
index b197691772..228d7cfb0b 100644
--- a/tests/backward-compat/upgrade-direct/pom.xml
+++ b/tests/backward-compat/upgrade-direct/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/upgrade/pom.xml
b/tests/backward-compat/upgrade/pom.xml
index cf9f807d31..3b9481c0b1 100644
--- a/tests/backward-compat/upgrade/pom.xml
+++ b/tests/backward-compat/upgrade/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/yahoo-custom-version/pom.xml
b/tests/backward-compat/yahoo-custom-version/pom.xml
index 8fffc1e721..eed747a191 100644
--- a/tests/backward-compat/yahoo-custom-version/pom.xml
+++ b/tests/backward-compat/yahoo-custom-version/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/docker-images/all-released-versions-image/pom.xml
b/tests/docker-images/all-released-versions-image/pom.xml
index adec07f9dc..72598b6d10 100644
--- a/tests/docker-images/all-released-versions-image/pom.xml
+++ b/tests/docker-images/all-released-versions-image/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>docker-images</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/docker-images/all-versions-image/pom.xml
b/tests/docker-images/all-versions-image/pom.xml
index 896c23584b..908b2f3a09 100644
--- a/tests/docker-images/all-versions-image/pom.xml
+++ b/tests/docker-images/all-versions-image/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>docker-images</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/docker-images/pom.xml b/tests/docker-images/pom.xml
index 3d33696546..f463cc61bb 100644
--- a/tests/docker-images/pom.xml
+++ b/tests/docker-images/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>docker-images</artifactId>
diff --git a/tests/integration-tests-base-groovy/pom.xml
b/tests/integration-tests-base-groovy/pom.xml
index 0e3b83f8f5..4a693b980f 100644
--- a/tests/integration-tests-base-groovy/pom.xml
+++ b/tests/integration-tests-base-groovy/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration-tests-base</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>../integration-tests-base</relativePath>
</parent>
diff --git a/tests/integration-tests-base/pom.xml
b/tests/integration-tests-base/pom.xml
index ea7e42d8bb..94953c66b8 100644
--- a/tests/integration-tests-base/pom.xml
+++ b/tests/integration-tests-base/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/integration-tests-topologies/pom.xml
b/tests/integration-tests-topologies/pom.xml
index bf49fdda7d..64568baef4 100644
--- a/tests/integration-tests-topologies/pom.xml
+++ b/tests/integration-tests-topologies/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/integration-tests-utils/pom.xml
b/tests/integration-tests-utils/pom.xml
index b505cc7d12..6cd4fee1cc 100644
--- a/tests/integration-tests-utils/pom.xml
+++ b/tests/integration-tests-utils/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/integration/cluster/pom.xml
b/tests/integration/cluster/pom.xml
index 22a6405c8e..692543b13b 100644
--- a/tests/integration/cluster/pom.xml
+++ b/tests/integration/cluster/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index af69898cd3..c17ab4cf2f 100644
--- a/tests/integration/pom.xml
+++ b/tests/integration/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration</artifactId>
diff --git a/tests/integration/smoke/pom.xml b/tests/integration/smoke/pom.xml
index 31055e4025..41425faed3 100644
--- a/tests/integration/smoke/pom.xml
+++ b/tests/integration/smoke/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/integration/standalone/pom.xml
b/tests/integration/standalone/pom.xml
index ef3136e0b4..22ae9c053a 100644
--- a/tests/integration/standalone/pom.xml
+++ b/tests/integration/standalone/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/pom.xml b/tests/pom.xml
index 11b399528d..22f1dad631 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
diff --git a/tests/scripts/pom.xml b/tests/scripts/pom.xml
index 73db6095d3..3ee9798fae 100644
--- a/tests/scripts/pom.xml
+++ b/tests/scripts/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/shaded/bookkeeper-server-shaded-test/pom.xml
b/tests/shaded/bookkeeper-server-shaded-test/pom.xml
index a2f8058379..815eceebdf 100644
--- a/tests/shaded/bookkeeper-server-shaded-test/pom.xml
+++ b/tests/shaded/bookkeeper-server-shaded-test/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests.shaded</groupId>
<artifactId>shaded-tests-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>bookkeeper-server-shaded-test</artifactId>
diff --git a/tests/shaded/bookkeeper-server-tests-shaded-test/pom.xml
b/tests/shaded/bookkeeper-server-tests-shaded-test/pom.xml
index edfc71b77e..96ce627f31 100644
--- a/tests/shaded/bookkeeper-server-tests-shaded-test/pom.xml
+++ b/tests/shaded/bookkeeper-server-tests-shaded-test/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests.shaded</groupId>
<artifactId>shaded-tests-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>bookkeeper-server-tests-shaded-test</artifactId>
diff --git a/tests/shaded/distributedlog-core-shaded-test/pom.xml
b/tests/shaded/distributedlog-core-shaded-test/pom.xml
index f2b4a7f3dd..8b8371fe03 100644
--- a/tests/shaded/distributedlog-core-shaded-test/pom.xml
+++ b/tests/shaded/distributedlog-core-shaded-test/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests.shaded</groupId>
<artifactId>shaded-tests-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>distributedlog-core-shaded-test</artifactId>
diff --git a/tests/shaded/pom.xml b/tests/shaded/pom.xml
index f2d558eaf3..acc4597b84 100644
--- a/tests/shaded/pom.xml
+++ b/tests/shaded/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.tests.shaded</groupId>
diff --git a/testtools/pom.xml b/testtools/pom.xml
index c739c0f476..05644fb6d7 100644
--- a/testtools/pom.xml
+++ b/testtools/pom.xml
@@ -20,11 +20,11 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>testtools</artifactId>
<name>Apache BookKeeper :: Test Tools</name>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
<dependencies>
<dependency>
diff --git a/tools/all/pom.xml b/tools/all/pom.xml
index e2a112fd0c..5c41ba9c21 100644
--- a/tools/all/pom.xml
+++ b/tools/all/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>bookkeeper-tools-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-tools</artifactId>
<name>Apache BookKeeper :: Tools</name>
diff --git a/tools/framework/pom.xml b/tools/framework/pom.xml
index 0c7f0a2d52..2a4df5c559 100644
--- a/tools/framework/pom.xml
+++ b/tools/framework/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-tools-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-tools-framework</artifactId>
<name>Apache BookKeeper :: Tools :: Framework</name>
diff --git a/tools/ledger/pom.xml b/tools/ledger/pom.xml
index 0ec499a493..84109b6bd9 100644
--- a/tools/ledger/pom.xml
+++ b/tools/ledger/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-tools-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-tools-ledger</artifactId>
<name>Apache BookKeeper :: Tools :: Ledger</name>
diff --git a/tools/perf/pom.xml b/tools/perf/pom.xml
index 4265a0aca9..130d94239a 100644
--- a/tools/perf/pom.xml
+++ b/tools/perf/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-tools-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-perf</artifactId>
<name>Apache BookKeeper :: Tools :: Perf</name>
diff --git a/tools/pom.xml b/tools/pom.xml
index 4155dfd343..5ad1a1e111 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-tools-parent</artifactId>
<name>Apache BookKeeper :: Tools :: Parent</name>
diff --git a/tools/stream/pom.xml b/tools/stream/pom.xml
index e7dcbca641..a988754b5c 100644
--- a/tools/stream/pom.xml
+++ b/tools/stream/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-tools-parent</artifactId>
- <version>4.15.4-SNAPSHOT</version>
+ <version>4.15.5-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-cli</artifactId>
<name>Apache BookKeeper :: Tools :: Stream</name>