You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by mm...@apache.org on 2021/05/29 04:27:06 UTC

[bookkeeper] branch branch-4.14 updated (4acca53 -> 4292db8)

This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a change to branch branch-4.14
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git.


    from 4acca53  Include gradle files into the source artifact for releases, exclude site2/**
     new 12f0f5f  Version 4.14.1-SNAPSHOT
     new 4292db8  fix prometheus metric provider bug and add test to cover label scope …

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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 +-
 .../codahale-metrics-provider/pom.xml              |  2 +-
 bookkeeper-stats-providers/pom.xml                 |  2 +-
 .../prometheus-metrics-provider/pom.xml            |  2 +-
 .../stats/prometheus/PrometheusTextFormatUtil.java | 25 +++++++---
 .../stats/prometheus/TestPrometheusFormatter.java  | 58 +++++++++++++++++++++-
 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 +-
 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 +-
 .../current-server-old-clients/pom.xml             |  2 +-
 .../hierarchical-ledger-manager/pom.xml            |  2 +-
 tests/backward-compat/hostname-bookieid/pom.xml    |  2 +-
 .../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 +-
 .../all-released-versions-image/pom.xml            |  2 +-
 tests/docker-images/all-versions-image/pom.xml     |  2 +-
 tests/docker-images/current-version-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 +-
 .../bookkeeper-server-tests-shaded-test/pom.xml    |  2 +-
 .../shaded/distributedlog-core-shaded-test/pom.xml |  2 +-
 tests/shaded/pom.xml                               |  2 +-
 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 +-
 87 files changed, 160 insertions(+), 95 deletions(-)

[bookkeeper] 02/02: fix prometheus metric provider bug and add test to cover label scope …

Posted by mm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a commit to branch branch-4.14
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git

commit 4292db8dc503d173f06ca4fe542bef5a7c581dee
Author: hangc0276 <ha...@163.com>
AuthorDate: Tue May 25 06:46:29 2021 +0800

    fix prometheus metric provider bug and add test to cover label scope …
    
    ### Motivation
    After add label for prometheus metric by https://github.com/apache/bookkeeper/pull/2650, it will cause prometheus metric format check failed when no label specified for a statsLogger. The metric list as follow.
    ```
    replication_bookkeeper_client_bookkeeper_client_bookie_watcher_NEW_ENSEMBLE_TIME{success="false",quantile="0.9999", } NaN
    ```
    
    ### Modification
    1. add label empty check for `PrometheusTextFormatUtil`
    2. add label scope check test cover
    3. add prometheus metric regex pattern check in test case
    
    Reviewers: lipenghui <pe...@apache.org>, Andrey Yegorov <None>, Matteo Merli <mm...@apache.org>, Jia Zhai <zh...@apache.org>, Addison Higham <None>, Enrico Olivelli <eo...@gmail.com>
    
    This closes #2718 from hangc0276/chenhang/fix_bookeeper_metric_bug and squashes the following commits:
    
    8590704db [hangc0276] format code
    a6942d49f [chenhang] fix prometheus metric provider bug and add test to cover label scope and metric format check
    bb8b1e0fe [Andrey Yegorov] Include gradle files into the source artifact for releases, exclude site2/**
    732b6cf2a [Andrey Yegorov] [maven-release-plugin] prepare for next development iteration
    b0d9f1058 [Andrey Yegorov] [maven-release-plugin] prepare branch branch-4.14
    8dc108b86 [Matteo Merli] y
    73e22cacf [Don Inghram] ISSUE2620: RocksDB log path configurable
    034ef8566 [Shoothzj] Fix logger member not correct; (#2605)
    b824a6029 [hangc0276] fix always select the same region set bug for RegionAwareEnsemblePlacementPolicy (#2658)
    683ad4592 [Matteo Merli] Allow to attach labels to metrics (#2650)
    809109663 [Matteo Merli] Allow to bypass journal for writes (#2401)
    63867a99b [Matteo Merli] Impose a memory limit on the bookie journal (#2710)
    87579b0a9 [Matteo Merli] Read entry error should print lastAddConfirmed in the log (#2707)
---
 .../stats/prometheus/PrometheusTextFormatUtil.java | 25 +++++++---
 .../stats/prometheus/TestPrometheusFormatter.java  | 58 +++++++++++++++++++++-
 2 files changed, 74 insertions(+), 9 deletions(-)

diff --git a/bookkeeper-stats-providers/prometheus-metrics-provider/src/main/java/org/apache/bookkeeper/stats/prometheus/PrometheusTextFormatUtil.java b/bookkeeper-stats-providers/prometheus-metrics-provider/src/main/java/org/apache/bookkeeper/stats/prometheus/PrometheusTextFormatUtil.java
index 330bcd6..1259f65 100644
--- a/bookkeeper-stats-providers/prometheus-metrics-provider/src/main/java/org/apache/bookkeeper/stats/prometheus/PrometheusTextFormatUtil.java
+++ b/bookkeeper-stats-providers/prometheus-metrics-provider/src/main/java/org/apache/bookkeeper/stats/prometheus/PrometheusTextFormatUtil.java
@@ -139,25 +139,34 @@ public class PrometheusTextFormatUtil {
         w.append(name)
                 .append("{success=\"").append(success.toString())
                 .append("\",quantile=\"").append(Double.toString(quantile))
-                .append("\", ");
-        writeLabelsNoBraces(w, opStat.getLabels());
+                .append("\"");
+        if (!opStat.getLabels().isEmpty()) {
+            w.append(", ");
+            writeLabelsNoBraces(w, opStat.getLabels());
+        }
         w.append("} ")
                 .append(Double.toString(opStat.getQuantileValue(success, quantile))).append('\n');
     }
 
     private static void writeCount(Writer w, DataSketchesOpStatsLogger opStat, String name, Boolean success)
             throws IOException {
-        w.append(name).append("_count{success=\"").append(success.toString()).append("\", ");
-        writeLabelsNoBraces(w, opStat.getLabels());
-        w.append("\"} ")
+        w.append(name).append("_count{success=\"").append(success.toString()).append("\"");
+        if (!opStat.getLabels().isEmpty()) {
+            w.append(", ");
+            writeLabelsNoBraces(w, opStat.getLabels());
+        }
+        w.append("} ")
                 .append(Long.toString(opStat.getCount(success))).append('\n');
     }
 
     private static void writeSum(Writer w, DataSketchesOpStatsLogger opStat, String name, Boolean success)
             throws IOException {
-        w.append(name).append("_sum{success=\"").append(success.toString()).append("\", ");
-        writeLabelsNoBraces(w, opStat.getLabels());
-        w.append("\"} ")
+        w.append(name).append("_sum{success=\"").append(success.toString()).append("\"");
+        if (!opStat.getLabels().isEmpty()) {
+            w.append(", ");
+            writeLabelsNoBraces(w, opStat.getLabels());
+        }
+        w.append("} ")
                 .append(Double.toString(opStat.getSum(success))).append('\n');
     }
 
diff --git a/bookkeeper-stats-providers/prometheus-metrics-provider/src/test/java/org/apache/bookkeeper/stats/prometheus/TestPrometheusFormatter.java b/bookkeeper-stats-providers/prometheus-metrics-provider/src/test/java/org/apache/bookkeeper/stats/prometheus/TestPrometheusFormatter.java
index f7b6ebe..9106e6a 100644
--- a/bookkeeper-stats-providers/prometheus-metrics-provider/src/test/java/org/apache/bookkeeper/stats/prometheus/TestPrometheusFormatter.java
+++ b/bookkeeper-stats-providers/prometheus-metrics-provider/src/test/java/org/apache/bookkeeper/stats/prometheus/TestPrometheusFormatter.java
@@ -43,7 +43,7 @@ import org.junit.Test;
  */
 public class TestPrometheusFormatter {
 
-    @Test
+    @Test(timeout = 30000)
     public void testStatsOutput() throws Exception {
         PrometheusMetricsProvider provider = new PrometheusMetricsProvider();
         StatsLogger statsLogger = provider.getStatsLogger("test");
@@ -56,6 +56,12 @@ public class TestPrometheusFormatter {
         opStats.registerSuccessfulEvent(10, TimeUnit.MILLISECONDS);
         opStats.registerSuccessfulEvent(5, TimeUnit.MILLISECONDS);
 
+        OpStatsLogger opStats1 = statsLogger.scopeLabel("test_label", "test_value")
+                .getOpStatsLogger("op_label");
+        opStats1.registerSuccessfulEvent(10, TimeUnit.MILLISECONDS);
+        opStats1.registerSuccessfulEvent(5, TimeUnit.MILLISECONDS);
+        opStats1.registerFailedEvent(1, TimeUnit.MILLISECONDS);
+
         provider.rotateLatencyCollection();
 
         StringWriter writer = new StringWriter();
@@ -112,6 +118,52 @@ public class TestPrometheusFormatter {
         }
 
         assertTrue(found);
+
+        // test_op_label_sum
+        cm = (List<Metric>) metrics.get("test_op_label_sum");
+        assertEquals(2, cm.size());
+        m = cm.get(0);
+        assertEquals(2, m.tags.size());
+        assertEquals(1.0, m.value, 0.0);
+        assertEquals("false", m.tags.get("success"));
+        assertEquals("test_value", m.tags.get("test_label"));
+
+        m = cm.get(1);
+        assertEquals(15.0, m.value, 0.0);
+        assertEquals(2, m.tags.size());
+        assertEquals("true", m.tags.get("success"));
+        assertEquals("test_value", m.tags.get("test_label"));
+
+        // test_op_label_count
+        cm = (List<Metric>) metrics.get("test_op_label_count");
+        assertEquals(2, cm.size());
+        m = cm.get(0);
+        assertEquals(1, m.value, 0.0);
+        assertEquals(2, m.tags.size());
+        assertEquals("false", m.tags.get("success"));
+        assertEquals("test_value", m.tags.get("test_label"));
+
+        m = cm.get(1);
+        assertEquals(2.0, m.value, 0.0);
+        assertEquals(2, m.tags.size());
+        assertEquals("true", m.tags.get("success"));
+        assertEquals("test_value", m.tags.get("test_label"));
+
+        // Latency
+        cm = (List<Metric>) metrics.get("test_op_label");
+        assertEquals(14, cm.size());
+
+        found = false;
+        for (Metric mt : cm) {
+            if ("true".equals(mt.tags.get("success"))
+                    && "test_value".equals(mt.tags.get("test_label"))
+                    && "1.0".equals(mt.tags.get("quantile"))) {
+                assertEquals(10.0, mt.value, 0.0);
+                found = true;
+            }
+        }
+
+        assertTrue(found);
     }
 
     /**
@@ -126,6 +178,8 @@ public class TestPrometheusFormatter {
         // pulsar_subscriptions_count{cluster="standalone", namespace="sample/standalone/ns1",
         // topic="persistent://sample/standalone/ns1/test-2"} 0.0 1517945780897
         Pattern pattern = Pattern.compile("^(\\w+)(\\{([^\\}]+)\\})?\\s(-?[\\d\\w\\.]+)(\\s(\\d+))?$");
+        Pattern formatPattern = Pattern.compile("^(\\w+)(\\{(\\w+=[\\\"\\.\\w]+(,\\s?\\w+=[\\\"\\.\\w]+)*)\\})?"
+                + "\\s(-?[\\d\\w\\.]+)(\\s(\\d+))?$");
         Pattern tagsPattern = Pattern.compile("(\\w+)=\"([^\"]+)\"(,\\s?)?");
 
         Splitter.on("\n").split(metrics).forEach(line -> {
@@ -135,6 +189,7 @@ public class TestPrometheusFormatter {
 
             System.err.println("LINE: '" + line + "'");
             Matcher matcher = pattern.matcher(line);
+            Matcher formatMatcher = formatPattern.matcher(line);
             System.err.println("Matches: " + matcher.matches());
             System.err.println(matcher);
 
@@ -144,6 +199,7 @@ public class TestPrometheusFormatter {
             }
 
             checkArgument(matcher.matches());
+            checkArgument(formatMatcher.matches());
             String name = matcher.group(1);
 
             Metric m = new Metric();

[bookkeeper] 01/02: Version 4.14.1-SNAPSHOT

Posted by mm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a commit to branch branch-4.14
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git

commit 12f0f5f2ed8496519be2427842173e12bae847a5
Author: Matteo Merli <mm...@apache.org>
AuthorDate: Fri May 28 21:26:30 2021 -0700

    Version 4.14.1-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-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 +-
 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/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/current-version-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 +-
 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 +-
 85 files changed, 86 insertions(+), 86 deletions(-)

diff --git a/bookkeeper-benchmark/pom.xml b/bookkeeper-benchmark/pom.xml
index 5a00cef..096f7a5 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 8305aea..911852c 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 a225b7a..aed140a 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 1e140c3..518ae68 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/bookkeeper-dist/bkctl/pom.xml b/bookkeeper-dist/bkctl/pom.xml
index 635dea5..b207a0f 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/bookkeeper-dist/pom.xml b/bookkeeper-dist/pom.xml
index 8e1d6c9..7e24d63 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 f4f4073..ca0147d 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/bookkeeper-http/http-server/pom.xml b/bookkeeper-http/http-server/pom.xml
index 234b9a7..0d7d600 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/bookkeeper-http/pom.xml b/bookkeeper-http/pom.xml
index 3b6b1b2..225c8ee 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 31ff2d3..36c23ad 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.14.0-SNAPSHOT</version>
+        <version>4.14.1-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 6ccf861..3cff24e 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/bookkeeper-proto/pom.xml b/bookkeeper-proto/pom.xml
index b41ecb2..9005c64 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 e618fea..79f17ea 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
   </parent>
   <artifactId>bookkeeper-server</artifactId>
   <name>Apache BookKeeper :: Server</name>
diff --git a/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml b/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
index 7793ddd..b2a78ed 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 6d2efc2..6ee8329 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 968993b..f0df2fb 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.apache.bookkeeper.stats</groupId>
diff --git a/bookkeeper-stats/pom.xml b/bookkeeper-stats/pom.xml
index 94addaa..7775849 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 8fa3b2d..aea860b 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -20,9 +20,9 @@
   <parent>
     <groupId>org.apache.bookkeeper</groupId>
     <artifactId>bookkeeper</artifactId>
-    <version>4.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
   </parent>
   <artifactId>buildtools</artifactId>
   <name>Apache BookKeeper :: Build Tools</name>
-  <version>4.14.0-SNAPSHOT</version>
+  <version>4.14.1-SNAPSHOT</version>
 </project>
diff --git a/circe-checksum/pom.xml b/circe-checksum/pom.xml
index 730fcfe..95cc0ff 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/cpu-affinity/pom.xml b/cpu-affinity/pom.xml
index 22d7e1f..cccfa78 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/metadata-drivers/etcd/pom.xml b/metadata-drivers/etcd/pom.xml
index ad6daa5..83d32bc 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/metadata-drivers/pom.xml b/metadata-drivers/pom.xml
index b4c11ad..5376165 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.14.0-SNAPSHOT</version>
+        <version>4.14.1-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 9610ea6..e497b06 100644
--- a/microbenchmarks/pom.xml
+++ b/microbenchmarks/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.bookkeeper</groupId>
     <artifactId>bookkeeper</artifactId>
-    <version>4.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
   </parent>
   <artifactId>microbenchmarks</artifactId>
   <name>Apache BookKeeper :: microbenchmarks</name>
diff --git a/pom.xml b/pom.xml
index 810c280..1b799ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bookkeeper</groupId>
-  <version>4.14.0-SNAPSHOT</version>
+  <version>4.14.1-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 b7d29de..a897fa8 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 db24223..3bca818 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 24f3879..62566a2 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.apache.distributedlog</groupId>
diff --git a/shaded/pom.xml b/shaded/pom.xml
index 2e8ad33..03dc70d 100644
--- a/shaded/pom.xml
+++ b/shaded/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.bookkeeper</groupId>
     <artifactId>bookkeeper</artifactId>
-    <version>4.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.bookkeeper</groupId>
   <artifactId>shaded-parent</artifactId>
diff --git a/stats/pom.xml b/stats/pom.xml
index 1710ee3..84498e3 100644
--- a/stats/pom.xml
+++ b/stats/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.bookkeeper</groupId>
     <artifactId>bookkeeper</artifactId>
-    <version>4.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <packaging>pom</packaging>
diff --git a/stats/utils/pom.xml b/stats/utils/pom.xml
index 675ebf0..57ea713 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.apache.bookkeeper.stats</groupId>
diff --git a/stream/api/pom.xml b/stream/api/pom.xml
index 43c7328..ed2ad28 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 94a3907..739fe6f 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 8d18e2a..9f3d3ad 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 4cbd515..61295af 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 a063f5b..4dfd9f6 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 7edde81..e74c44a 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 f12f105..6f6c7cb 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>stream-storage-clients-parent</artifactId>
diff --git a/stream/common/pom.xml b/stream/common/pom.xml
index 2fe3a91..f1483c2 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 6ea791f..5915486 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 2c63eb5..8cace9e 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 92ceb59..24d02cd 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 5e9cc15..ac0c89d 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 6f3b63d..9105956 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 d1d30eb..d3ec6a9 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
   </parent>
   <artifactId>distributedlog-protocol</artifactId>
   <name>Apache BookKeeper :: DistributedLog :: Protocol</name>
diff --git a/stream/pom.xml b/stream/pom.xml
index e5778cb..57495b2 100644
--- a/stream/pom.xml
+++ b/stream/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.bookkeeper</groupId>
     <artifactId>bookkeeper</artifactId>
-    <version>4.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <packaging>pom</packaging>
diff --git a/stream/proto/pom.xml b/stream/proto/pom.xml
index 7c4be27..d74202a 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.apache.bookkeeper</groupId>
diff --git a/stream/server/pom.xml b/stream/server/pom.xml
index dea678f..24b680d 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 0a38b6b..3d78ad7 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 4261e2c..c4d360d 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 f000d37..9fde222 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>stream-storage-service-impl</artifactId>
diff --git a/stream/storage/pom.xml b/stream/storage/pom.xml
index 5daecd7..a46abbe 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 3abf63d..da79b1a 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/backward-compat/current-server-old-clients/pom.xml b/tests/backward-compat/current-server-old-clients/pom.xml
index bc61c4d..062d81b 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 59f8347..e6dd86c 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/tests/backward-compat/hostname-bookieid/pom.xml b/tests/backward-compat/hostname-bookieid/pom.xml
index b612c4e..2a68360 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 a8bab8d..b598040 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/tests/backward-compat/pom.xml b/tests/backward-compat/pom.xml
index bfa90c6..c22fb9f 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 34b84b3..da5c099 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/tests/backward-compat/upgrade-direct/pom.xml b/tests/backward-compat/upgrade-direct/pom.xml
index f3a56fc..5e581f0 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/tests/backward-compat/upgrade/pom.xml b/tests/backward-compat/upgrade/pom.xml
index 19efcda..e7b6fe2 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 5fb5c9f..9e5242e 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 00abf47..33cc99d 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 f96acfa..41251c5 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/docker-images/current-version-image/pom.xml b/tests/docker-images/current-version-image/pom.xml
index 25714f5..88b5f80 100644
--- a/tests/docker-images/current-version-image/pom.xml
+++ b/tests/docker-images/current-version-image/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.bookkeeper.tests</groupId>
     <artifactId>docker-images</artifactId>
-    <version>4.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 53a3245..1ce367c 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 c520afb..8673da5 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 d95e9a5..dcfec88 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 dbbb012..56c8151 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 078009f..0aabb83 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/integration/cluster/pom.xml b/tests/integration/cluster/pom.xml
index b34c048..0bb32dd 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index a038bb9..5a7fc0b 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 dbe96ee..4d09689 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/tests/integration/standalone/pom.xml b/tests/integration/standalone/pom.xml
index 51ae0ec..d56d424 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/tests/pom.xml b/tests/pom.xml
index 4692474..7868e33 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.bookkeeper</groupId>
     <artifactId>bookkeeper</artifactId>
-    <version>4.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 2021626..f0bee42 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 ad5ad1f..4f8e8ae 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 51b5fed..75aa093 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 f331b79..3737dd6 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>distributedlog-core-shaded-test</artifactId>
diff --git a/tests/shaded/pom.xml b/tests/shaded/pom.xml
index c0c6287..d209cda 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.apache.bookkeeper.tests.shaded</groupId>
diff --git a/tools/all/pom.xml b/tools/all/pom.xml
index a0410b8..2bfbf5b 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 ec2dced..56e56cf 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 2a1a231..337564a 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 f609ee5..956d858 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
   </parent>
   <artifactId>bookkeeper-perf</artifactId>
   <name>Apache BookKeeper :: Tools :: Perf</name>
diff --git a/tools/pom.xml b/tools/pom.xml
index 4a45a15..cd40420 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>bookkeeper</artifactId>
     <groupId>org.apache.bookkeeper</groupId>
-    <version>4.14.0-SNAPSHOT</version>
+    <version>4.14.1-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 6397114..f01e48e 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.14.0-SNAPSHOT</version>
+    <version>4.14.1-SNAPSHOT</version>
   </parent>
   <artifactId>stream-storage-cli</artifactId>
   <name>Apache BookKeeper :: Tools :: Stream</name>