This is an automated email from the ASF dual-hosted git repository.
yong pushed a commit to branch branch-4.16
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/branch-4.16 by this push:
new a05688fc50 Bump to next version
a05688fc50 is described below
commit a05688fc50ec1a886f1f96d267ca959882783414
Author: zymap <[email protected]>
AuthorDate: Mon Jul 3 20:35:31 2023 +0800
Bump to next version
---
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 +-
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/bookkeeper-stats-api/pom.xml | 2 +-
stats/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml | 2 +-
stats/bookkeeper-stats-providers/pom.xml | 2 +-
stats/bookkeeper-stats-providers/prometheus-metrics-provider/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/clients/python/setup.py | 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 +-
91 files changed, 93 insertions(+), 93 deletions(-)
diff --git a/bookkeeper-benchmark/pom.xml b/bookkeeper-benchmark/pom.xml
index a57a98e83c..420dd71bf7 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 6b5863b527..dedcaa751d 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 14142494a7..af8aa26af2 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 e5068a134d..a2cefdca5f 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/bookkeeper-dist/bkctl/pom.xml b/bookkeeper-dist/bkctl/pom.xml
index ea15539574..4b98b04b8e 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/bookkeeper-dist/pom.xml b/bookkeeper-dist/pom.xml
index c14ce7b104..e0c3bfb6f5 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 f321db6674..b7e76206f0 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/bookkeeper-http/http-server/pom.xml
b/bookkeeper-http/http-server/pom.xml
index 8cda12cdc3..dd6bc258de 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/bookkeeper-http/pom.xml b/bookkeeper-http/pom.xml
index acd80a6e6c..451687c9ef 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 89bf227f0c..7ef79ff7f7 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 b9acc2fe61..cc7ddad582 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/bookkeeper-proto/pom.xml b/bookkeeper-proto/pom.xml
index 93b00f6d05..1e8ee8cdd5 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 50d7e96f48..ef4989b01d 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 a38d755310..663da53b87 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/bookkeeper-slogger/pom.xml b/bookkeeper-slogger/pom.xml
index 563a95ee62..5cf82c0a70 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/bookkeeper-slogger/slf4j/pom.xml b/bookkeeper-slogger/slf4j/pom.xml
index be7b5b5ab0..e20dbd714c 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index da55a2a259..fa2ea05244 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -20,9 +20,9 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<artifactId>buildtools</artifactId>
<name>Apache BookKeeper :: Build Tools</name>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</project>
diff --git a/circe-checksum/pom.xml b/circe-checksum/pom.xml
index e04841259a..02a98f7f37 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cpu-affinity/pom.xml b/cpu-affinity/pom.xml
index 5d5c5db808..8ae78bfc79 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/metadata-drivers/etcd/pom.xml b/metadata-drivers/etcd/pom.xml
index f2d23a699d..e3d6063afa 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/metadata-drivers/pom.xml b/metadata-drivers/pom.xml
index 46e92f2d14..830e2d3e97 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 9b85c86af7..588db1e400 100644
--- a/microbenchmarks/pom.xml
+++ b/microbenchmarks/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<artifactId>microbenchmarks</artifactId>
<name>Apache BookKeeper :: microbenchmarks</name>
diff --git a/native-io/pom.xml b/native-io/pom.xml
index a65c2cfc54..ffb0450f84 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index d8b161165d..853f03bc10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 4777e0f511..e5c553255d 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 97b804e4e5..ac44b7d10a 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 1958db3841..9a0d92ff45 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.distributedlog</groupId>
diff --git a/shaded/pom.xml b/shaded/pom.xml
index 8456e3119f..99d14d26df 100644
--- a/shaded/pom.xml
+++ b/shaded/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
diff --git a/stats/bookkeeper-stats-api/pom.xml
b/stats/bookkeeper-stats-api/pom.xml
index 65015c656c..6a06b79d3d 100644
--- a/stats/bookkeeper-stats-api/pom.xml
+++ b/stats/bookkeeper-stats-api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-stats-parent</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>bookkeeper-stats-api</artifactId>
diff --git a/stats/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
b/stats/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
index 2f9d1546bb..e96ac8688b 100644
--- a/stats/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
+++ b/stats/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-stats-providers</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>codahale-metrics-provider</artifactId>
diff --git a/stats/bookkeeper-stats-providers/pom.xml
b/stats/bookkeeper-stats-providers/pom.xml
index 7af8c59448..ae996ad6b1 100644
--- a/stats/bookkeeper-stats-providers/pom.xml
+++ b/stats/bookkeeper-stats-providers/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper-stats-parent</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bookkeeper-stats-providers</artifactId>
diff --git
a/stats/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
b/stats/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
index c61096d21b..b7a75fd38a 100644
--- a/stats/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
+++ b/stats/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-stats-providers</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>prometheus-metrics-provider</artifactId>
diff --git a/stats/pom.xml b/stats/pom.xml
index 655a782313..3bfa47a851 100644
--- a/stats/pom.xml
+++ b/stats/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<groupId>org.apache.bookkeeper.stats</groupId>
diff --git a/stats/utils/pom.xml b/stats/utils/pom.xml
index 6fca97615c..24d79b6201 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>bookkeeper-stats-utils</artifactId>
diff --git a/stream/api/pom.xml b/stream/api/pom.xml
index 376ddc763d..a60f866cbf 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 d88e6968ac..c697939f8b 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 97c41d2035..0ffc48fc59 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 cf05c87606..13fb118149 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 208893aa61..e2ea0e3386 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 ffebbb0168..378a8d7595 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 a3103a27cb..bf672922e7 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-clients-parent</artifactId>
diff --git a/stream/clients/python/setup.py b/stream/clients/python/setup.py
index bea58c7de8..b3dfa970a1 100644
--- a/stream/clients/python/setup.py
+++ b/stream/clients/python/setup.py
@@ -19,7 +19,7 @@ import setuptools
name = 'apache-bookkeeper-client'
description = 'Apache BookKeeper client library'
-version = '4.16.2'
+version = '4.16.3'
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
diff --git a/stream/common/pom.xml b/stream/common/pom.xml
index 367743c34d..12b48656a3 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 8dd4656c26..b34ba4c62b 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 514ba9e8c2..8f4aed6ea7 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 ed3f5e0e9d..e4d50fa09f 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 d6a518cad5..e6fe3801f4 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 f43ac614b0..86cc7faa98 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 36943dc6cf..bbe645bc20 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<artifactId>distributedlog-protocol</artifactId>
<name>Apache BookKeeper :: DistributedLog :: Protocol</name>
diff --git a/stream/pom.xml b/stream/pom.xml
index 64f6c1cc74..30cfa3c831 100644
--- a/stream/pom.xml
+++ b/stream/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/stream/proto/pom.xml b/stream/proto/pom.xml
index d1a92241ea..b4aa71d36f 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/stream/server/pom.xml b/stream/server/pom.xml
index 24fb15ddf1..ed168f5f85 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 e838dfbb21..a17c29cd0b 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 50366c2904..c045d252c1 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 5825e1f90f..3cc8a15066 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-service-impl</artifactId>
diff --git a/stream/storage/pom.xml b/stream/storage/pom.xml
index 71d9f951a8..adcd2d91a7 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 23bdf7b64a..bb9ec0f169 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 2fc4a23372..7fab2cb325 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 99173acfcd..e7160dbce4 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 81965f7f46..81fdee4b36 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/hostname-bookieid/pom.xml
b/tests/backward-compat/hostname-bookieid/pom.xml
index 3a2bc2484f..43d89a558f 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 5600bede76..2442531108 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/pom.xml b/tests/backward-compat/pom.xml
index c838cf8da1..4372c8ebce 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 9224c156e5..dee7e3bf45 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/upgrade-direct/pom.xml
b/tests/backward-compat/upgrade-direct/pom.xml
index 26184b6860..0e93631e0c 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/upgrade/pom.xml
b/tests/backward-compat/upgrade/pom.xml
index 0457f7b08e..f560b5ccda 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 8c79dafd82..0adf3078b4 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 698d07c354..efb4ab47c6 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 1ef7c54d9b..48cdacd22d 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 fe21a8d89a..72feeda0f7 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 e2c3a5676c..e6abf2b58f 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 9131704161..bed5f9cf52 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 c1da5d8c0b..9d21fe7596 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 a9558064a5..985027ef0c 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/integration/cluster/pom.xml
b/tests/integration/cluster/pom.xml
index 16e6a8a8ef..a3efb470ba 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index 19c1f4b9ac..df06044317 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 65c292ca5f..db36ff1d28 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/integration/standalone/pom.xml
b/tests/integration/standalone/pom.xml
index 1473757fff..9b71a441ae 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/pom.xml b/tests/pom.xml
index 4ea58800a6..4b5d2d2492 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 9b16d2a32f..d06fbeef62 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 c43ef97f19..53dd9a6a0d 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 dac250c8c5..a961b65a4f 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 6f9d3966a3..ab74a4633b 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>distributedlog-core-shaded-test</artifactId>
diff --git a/tests/shaded/pom.xml b/tests/shaded/pom.xml
index d4803b6943..671d40ac60 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.tests.shaded</groupId>
diff --git a/testtools/pom.xml b/testtools/pom.xml
index df0407471f..85b223eb0c 100644
--- a/testtools/pom.xml
+++ b/testtools/pom.xml
@@ -20,11 +20,11 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<artifactId>testtools</artifactId>
<name>Apache BookKeeper :: Test Tools</name>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
<dependencies>
<dependency>
diff --git a/tools/all/pom.xml b/tools/all/pom.xml
index 15f05ecff7..1f406c3265 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 dbe3c38539..d836d111eb 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 08303ad43b..420047d048 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 a13fd89752..795ba4c0ba 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-perf</artifactId>
<name>Apache BookKeeper :: Tools :: Perf</name>
diff --git a/tools/pom.xml b/tools/pom.xml
index b8c4f5dbef..0af628c823 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.3-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 0c69b5b960..940485efea 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.16.2-SNAPSHOT</version>
+ <version>4.16.3-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-cli</artifactId>
<name>Apache BookKeeper :: Tools :: Stream</name>