Skip to content

Commit 5db6f22

Browse files
authored
Bump version to 4.14.9-SNAPSHOT (#4079)
1 parent b7a9164 commit 5db6f22

File tree

86 files changed

+87
-87
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+87
-87
lines changed

Diff for: bookkeeper-benchmark/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>bookkeeper</artifactId>
2323
<groupId>org.apache.bookkeeper</groupId>
24-
<version>4.14.8-SNAPSHOT</version>
24+
<version>4.14.9-SNAPSHOT</version>
2525
</parent>
2626
<groupId>org.apache.bookkeeper</groupId>
2727
<artifactId>bookkeeper-benchmark</artifactId>

Diff for: bookkeeper-common-allocator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>bookkeeper</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>bookkeeper-common-allocator</artifactId>
2626
<name>Apache BookKeeper :: Common :: Allocator</name>

Diff for: bookkeeper-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>bookkeeper</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>bookkeeper-common</artifactId>
2626
<name>Apache BookKeeper :: Common</name>

Diff for: bookkeeper-dist/all/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>bookkeeper-dist</artifactId>
2525
<groupId>org.apache.bookkeeper</groupId>
26-
<version>4.14.8-SNAPSHOT</version>
26+
<version>4.14.9-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

Diff for: bookkeeper-dist/bkctl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>bookkeeper-dist</artifactId>
2525
<groupId>org.apache.bookkeeper</groupId>
26-
<version>4.14.8-SNAPSHOT</version>
26+
<version>4.14.9-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

Diff for: bookkeeper-dist/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bookkeeper</artifactId>
2121
<groupId>org.apache.bookkeeper</groupId>
22-
<version>4.14.8-SNAPSHOT</version>
22+
<version>4.14.9-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>bookkeeper-dist</artifactId>

Diff for: bookkeeper-dist/server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>bookkeeper-dist</artifactId>
2525
<groupId>org.apache.bookkeeper</groupId>
26-
<version>4.14.8-SNAPSHOT</version>
26+
<version>4.14.9-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

Diff for: bookkeeper-http/http-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bookkeeper</artifactId>
2121
<groupId>org.apache.bookkeeper</groupId>
22-
<version>4.14.8-SNAPSHOT</version>
22+
<version>4.14.9-SNAPSHOT</version>
2323
<relativePath>../..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

Diff for: bookkeeper-http/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bookkeeper</artifactId>
2121
<groupId>org.apache.bookkeeper</groupId>
22-
<version>4.14.8-SNAPSHOT</version>
22+
<version>4.14.9-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>org.apache.bookkeeper.http</groupId>

Diff for: bookkeeper-http/servlet-http-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bookkeeper</artifactId>
2121
<groupId>org.apache.bookkeeper</groupId>
22-
<version>4.14.8-SNAPSHOT</version>
22+
<version>4.14.9-SNAPSHOT</version>
2323
<relativePath>../..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

Diff for: bookkeeper-http/vertx-http-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bookkeeper</artifactId>
2121
<groupId>org.apache.bookkeeper</groupId>
22-
<version>4.14.8-SNAPSHOT</version>
22+
<version>4.14.9-SNAPSHOT</version>
2323
<relativePath>../..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

Diff for: bookkeeper-proto/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>bookkeeper</artifactId>
2222
<groupId>org.apache.bookkeeper</groupId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>bookkeeper-proto</artifactId>
2626
<name>Apache BookKeeper :: Protocols</name>

Diff for: bookkeeper-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>bookkeeper</artifactId>
2222
<groupId>org.apache.bookkeeper</groupId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>bookkeeper-server</artifactId>
2626
<name>Apache BookKeeper :: Server</name>

Diff for: bookkeeper-stats-providers/codahale-metrics-provider/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>bookkeeper</artifactId>
2222
<groupId>org.apache.bookkeeper</groupId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<groupId>org.apache.bookkeeper.stats</groupId>

Diff for: bookkeeper-stats-providers/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bookkeeper</artifactId>
2121
<groupId>org.apache.bookkeeper</groupId>
22-
<version>4.14.8-SNAPSHOT</version>
22+
<version>4.14.9-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>bookkeeper-stats-providers</artifactId>

Diff for: bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>bookkeeper</artifactId>
2222
<groupId>org.apache.bookkeeper</groupId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<groupId>org.apache.bookkeeper.stats</groupId>

Diff for: bookkeeper-stats/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>bookkeeper</artifactId>
2222
<groupId>org.apache.bookkeeper</groupId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<groupId>org.apache.bookkeeper.stats</groupId>
2626
<artifactId>bookkeeper-stats-api</artifactId>

Diff for: buildtools/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>bookkeeper</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>buildtools</artifactId>
2626
<name>Apache BookKeeper :: Build Tools</name>
27-
<version>4.14.8-SNAPSHOT</version>
27+
<version>4.14.9-SNAPSHOT</version>
2828
</project>

Diff for: circe-checksum/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.bookkeeper</groupId>
2626
<artifactId>bookkeeper</artifactId>
27-
<version>4.14.8-SNAPSHOT</version>
27+
<version>4.14.9-SNAPSHOT</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

Diff for: cpu-affinity/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.bookkeeper</groupId>
2121
<artifactId>bookkeeper</artifactId>
22-
<version>4.14.8-SNAPSHOT</version>
22+
<version>4.14.9-SNAPSHOT</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525

Diff for: metadata-drivers/etcd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.bookkeeper.metadata.drivers</groupId>
2121
<artifactId>metadata-drivers-parent</artifactId>
22-
<version>4.14.8-SNAPSHOT</version>
22+
<version>4.14.9-SNAPSHOT</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

Diff for: metadata-drivers/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bookkeeper</artifactId>
2121
<groupId>org.apache.bookkeeper</groupId>
22-
<version>4.14.8-SNAPSHOT</version>
22+
<version>4.14.9-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>org.apache.bookkeeper.metadata.drivers</groupId>

Diff for: microbenchmarks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>bookkeeper</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>microbenchmarks</artifactId>
2626
<name>Apache BookKeeper :: microbenchmarks</name>

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>org.apache.bookkeeper</groupId>
26-
<version>4.14.8-SNAPSHOT</version>
26+
<version>4.14.9-SNAPSHOT</version>
2727
<artifactId>bookkeeper</artifactId>
2828
<packaging>pom</packaging>
2929
<name>Apache BookKeeper :: Parent</name>

Diff for: shaded/bookkeeper-server-shaded/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>shaded-parent</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626
<artifactId>bookkeeper-server-shaded</artifactId>

Diff for: shaded/bookkeeper-server-tests-shaded/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>shaded-parent</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626
<artifactId>bookkeeper-server-tests-shaded</artifactId>

Diff for: shaded/distributedlog-core-shaded/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>shaded-parent</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626
<groupId>org.apache.distributedlog</groupId>

Diff for: shaded/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.bookkeeper</groupId>
2323
<artifactId>bookkeeper</artifactId>
24-
<version>4.14.8-SNAPSHOT</version>
24+
<version>4.14.9-SNAPSHOT</version>
2525
</parent>
2626
<groupId>org.apache.bookkeeper</groupId>
2727
<artifactId>shaded-parent</artifactId>

Diff for: stats/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.bookkeeper</groupId>
2424
<artifactId>bookkeeper</artifactId>
25-
<version>4.14.8-SNAPSHOT</version>
25+
<version>4.14.9-SNAPSHOT</version>
2626
<relativePath>..</relativePath>
2727
</parent>
2828
<packaging>pom</packaging>

Diff for: stats/utils/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>bookkeeper-stats-parent</artifactId>
2424
<groupId>org.apache.bookkeeper.stats</groupId>
25-
<version>4.14.8-SNAPSHOT</version>
25+
<version>4.14.9-SNAPSHOT</version>
2626
<relativePath>..</relativePath>
2727
</parent>
2828
<groupId>org.apache.bookkeeper.stats</groupId>

Diff for: stream/api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>stream-storage-parent</artifactId>
2222
<groupId>org.apache.bookkeeper</groupId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626
<groupId>org.apache.bookkeeper</groupId>

Diff for: stream/bk-grpc-name-resolver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>stream-storage-parent</artifactId>
2424
<groupId>org.apache.bookkeeper</groupId>
25-
<version>4.14.8-SNAPSHOT</version>
25+
<version>4.14.9-SNAPSHOT</version>
2626
<relativePath>..</relativePath>
2727
</parent>
2828
<groupId>org.apache.bookkeeper</groupId>

Diff for: stream/clients/java/all/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>stream-storage-java-client-parent</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>stream-storage-java-client</artifactId>
2626
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client </name>

Diff for: stream/clients/java/base/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>stream-storage-java-client-parent</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>stream-storage-java-client-base</artifactId>
2626
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: Base</name>

Diff for: stream/clients/java/kv/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>stream-storage-java-client-parent</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>stream-storage-java-kv-client</artifactId>
2626
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: KV</name>

Diff for: stream/clients/java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.bookkeeper</groupId>
2323
<artifactId>stream-storage-clients-parent</artifactId>
24-
<version>4.14.8-SNAPSHOT</version>
24+
<version>4.14.9-SNAPSHOT</version>
2525
<relativePath>..</relativePath>
2626
</parent>
2727
<artifactId>stream-storage-java-client-parent</artifactId>

Diff for: stream/clients/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.bookkeeper</groupId>
2323
<artifactId>stream-storage-parent</artifactId>
24-
<version>4.14.8-SNAPSHOT</version>
24+
<version>4.14.9-SNAPSHOT</version>
2525
<relativePath>..</relativePath>
2626
</parent>
2727
<artifactId>stream-storage-clients-parent</artifactId>

Diff for: stream/common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>stream-storage-parent</artifactId>
2222
<groupId>org.apache.bookkeeper</groupId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626
<groupId>org.apache.bookkeeper</groupId>

Diff for: stream/distributedlog/common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.distributedlog</groupId>
2222
<artifactId>distributedlog</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>distributedlog-common</artifactId>
2626
<name>Apache BookKeeper :: DistributedLog :: Common</name>

Diff for: stream/distributedlog/core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.distributedlog</groupId>
2222
<artifactId>distributedlog</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>distributedlog-core</artifactId>
2626
<name>Apache BookKeeper :: DistributedLog :: Core Library</name>

Diff for: stream/distributedlog/io/dlfs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>distributedlog</artifactId>
2222
<groupId>org.apache.distributedlog</groupId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<groupId>org.apache.distributedlog</groupId>

Diff for: stream/distributedlog/io/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.distributedlog</groupId>
2121
<artifactId>distributedlog</artifactId>
22-
<version>4.14.8-SNAPSHOT</version>
22+
<version>4.14.9-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>distributedlog-io</artifactId>

Diff for: stream/distributedlog/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>bookkeeper</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626
<groupId>org.apache.distributedlog</groupId>

Diff for: stream/distributedlog/protocol/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.distributedlog</groupId>
2222
<artifactId>distributedlog</artifactId>
23-
<version>4.14.8-SNAPSHOT</version>
23+
<version>4.14.9-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>distributedlog-protocol</artifactId>
2626
<name>Apache BookKeeper :: DistributedLog :: Protocol</name>

0 commit comments

Comments
 (0)