[maven-release-plugin] prepare release v4.17.0-rc0
diff --git a/bookkeeper-benchmark/pom.xml b/bookkeeper-benchmark/pom.xml
index 9bcaf60..6164b14 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 f0011bc..ab31b3b 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 20159d5..e717aab 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 673b061..ee84437 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/bookkeeper-dist/bkctl/pom.xml b/bookkeeper-dist/bkctl/pom.xml
index 1f72cd6..f709e04 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/bookkeeper-dist/pom.xml b/bookkeeper-dist/pom.xml
index d333e68..a3e54ed 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 8cd8b7f..52a1255 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/bookkeeper-http/http-server/pom.xml b/bookkeeper-http/http-server/pom.xml
index f0f23e9..724af6c 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/bookkeeper-http/pom.xml b/bookkeeper-http/pom.xml
index ccca80c..b049aa1 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 77add2f..bcf321e 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 7bca3c1..01d7c52 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/bookkeeper-proto/pom.xml b/bookkeeper-proto/pom.xml
index ee36f32..6bc5bc2 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<artifactId>bookkeeper-proto</artifactId>
<name>Apache BookKeeper :: Protocols</name>
diff --git a/bookkeeper-server/pom.xml b/bookkeeper-server/pom.xml
index c7e9d24..015632c 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 6ddb30c..511d987 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/bookkeeper-slogger/pom.xml b/bookkeeper-slogger/pom.xml
index 415fbe9..2039606 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/bookkeeper-slogger/slf4j/pom.xml b/bookkeeper-slogger/slf4j/pom.xml
index 802e4bf..0006c78 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index d21497f..69c3a7c 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -20,9 +20,9 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<artifactId>buildtools</artifactId>
<name>Apache BookKeeper :: Build Tools</name>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</project>
diff --git a/circe-checksum/pom.xml b/circe-checksum/pom.xml
index 683e489..88950c2 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cpu-affinity/pom.xml b/cpu-affinity/pom.xml
index 6856cdd..997afe5 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/metadata-drivers/etcd/pom.xml b/metadata-drivers/etcd/pom.xml
index 4b0b925..75d957b 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/metadata-drivers/pom.xml b/metadata-drivers/pom.xml
index cf1d4f2..5bbc3cc 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 d7e84df..d2cb3da 100644
--- a/microbenchmarks/pom.xml
+++ b/microbenchmarks/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<artifactId>microbenchmarks</artifactId>
<name>Apache BookKeeper :: microbenchmarks</name>
diff --git a/native-io/pom.xml b/native-io/pom.xml
index 974f797..644b65d 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 447be7c..656da75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<artifactId>bookkeeper</artifactId>
<packaging>pom</packaging>
<name>Apache BookKeeper :: Parent</name>
@@ -40,7 +40,7 @@
<connection>scm:git:https://github.com/apache/bookkeeper.git</connection>
<developerConnection>scm:git:https://github.com/apache/bookkeeper.git</developerConnection>
<url>https://github.com/apache/bookkeeper</url>
- <tag>branch-4.13</tag>
+ <tag>v4.17.0-rc0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
diff --git a/shaded/bookkeeper-server-shaded/pom.xml b/shaded/bookkeeper-server-shaded/pom.xml
index d278206..423c1f7 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 a509ae5..49f941f 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 9e56026..a422854 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.distributedlog</groupId>
diff --git a/shaded/pom.xml b/shaded/pom.xml
index 41050c7..822ce5c 100644
--- a/shaded/pom.xml
+++ b/shaded/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 0246386..8e1371e 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 47a5c75..486cccf 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>codahale-metrics-provider</artifactId>
diff --git a/stats/bookkeeper-stats-providers/otel-metrics-provider/pom.xml b/stats/bookkeeper-stats-providers/otel-metrics-provider/pom.xml
index 0197cbf..9b96b61 100644
--- a/stats/bookkeeper-stats-providers/otel-metrics-provider/pom.xml
+++ b/stats/bookkeeper-stats-providers/otel-metrics-provider/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-stats-providers</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
diff --git a/stats/bookkeeper-stats-providers/pom.xml b/stats/bookkeeper-stats-providers/pom.xml
index 12d1247..602dcb7 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 592a5c8..0d69854 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>prometheus-metrics-provider</artifactId>
diff --git a/stats/pom.xml b/stats/pom.xml
index 54a0da2..28178fa 100644
--- a/stats/pom.xml
+++ b/stats/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<packaging>pom</packaging>
<groupId>org.apache.bookkeeper.stats</groupId>
diff --git a/stats/utils/pom.xml b/stats/utils/pom.xml
index 8f6d0a5..d8fafca 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 34ea6f7..5e9b1a1 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 217b329..e8eb526 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 9d1fcd0..2873441 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 ff6520e..27837dd 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 9a00b3f..86ef9d1 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 f98b9f0..63ee4f8 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-java-client-parent</artifactId>
diff --git a/stream/clients/pom.xml b/stream/clients/pom.xml
index 6fbe45c..bb317ff 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-clients-parent</artifactId>
diff --git a/stream/common/pom.xml b/stream/common/pom.xml
index f7aa36b..79be0cf 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/stream/distributedlog/common/pom.xml b/stream/distributedlog/common/pom.xml
index 03eca95..4c0c84d 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 b958cb7..ebf2af7 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 00aadf2..aa95945 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.distributedlog</groupId>
diff --git a/stream/distributedlog/io/pom.xml b/stream/distributedlog/io/pom.xml
index 8fb989f..52d1565 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>distributedlog-io</artifactId>
diff --git a/stream/distributedlog/pom.xml b/stream/distributedlog/pom.xml
index 944e421..17fdb9a 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.distributedlog</groupId>
diff --git a/stream/distributedlog/protocol/pom.xml b/stream/distributedlog/protocol/pom.xml
index 0d83ca2..b75dc3a 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<artifactId>distributedlog-protocol</artifactId>
<name>Apache BookKeeper :: DistributedLog :: Protocol</name>
diff --git a/stream/pom.xml b/stream/pom.xml
index f733607..c8515d1 100644
--- a/stream/pom.xml
+++ b/stream/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/stream/proto/pom.xml b/stream/proto/pom.xml
index 7192f52..591855d 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/stream/server/pom.xml b/stream/server/pom.xml
index 2e6d409..d8332db 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 a41f6c3..c4e7b80 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
diff --git a/stream/storage/api/pom.xml b/stream/storage/api/pom.xml
index b5362bf..1943097 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 6190658..f6474d8 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-service-impl</artifactId>
diff --git a/stream/storage/pom.xml b/stream/storage/pom.xml
index 8cccccd..0349ebd 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 892162c..ac3ce7c 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 c788b4a..fc646b7 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 7d21b91..bd0709d 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 e354305..2316a04 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/hostname-bookieid/pom.xml b/tests/backward-compat/hostname-bookieid/pom.xml
index 5985fea..f2ab160 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 4c9f207..3c5e65d 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/pom.xml b/tests/backward-compat/pom.xml
index f10d40b..0db43b0 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 74d4af6..540d9d8 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/upgrade-direct/pom.xml b/tests/backward-compat/upgrade-direct/pom.xml
index e755fb8..0d450c8 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/backward-compat/upgrade/pom.xml b/tests/backward-compat/upgrade/pom.xml
index ff1bf24..ef654b8 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 2580ba6..b7bd042 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 1ffb55b..8d4d391 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 af14609..c1da7ef 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 558ef73..d12de38 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 1891b8e..1aa05ba 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 10b410c..ba15c6f 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>../integration-tests-base</relativePath>
</parent>
diff --git a/tests/integration-tests-base/pom.xml b/tests/integration-tests-base/pom.xml
index c831fb5..e058cb5 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 5b16723..0626a06 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 9003498..4ab8df9 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
diff --git a/tests/integration/cluster/pom.xml b/tests/integration/cluster/pom.xml
index 1f92628..40d05b4 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index 485f590..79a8de8 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 999c4ad..bc61908 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/integration/standalone/pom.xml b/tests/integration/standalone/pom.xml
index ff4c001..fcc0ae4 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/tests/pom.xml b/tests/pom.xml
index e0ec352..3459881 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 5d2ce9f..ed5c75d 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 279e563..c653f98 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 87d787b..e1b44d3 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 4a70296..248223b 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>distributedlog-core-shaded-test</artifactId>
diff --git a/tests/shaded/pom.xml b/tests/shaded/pom.xml
index db2e9f7..9db8ae3 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.tests.shaded</groupId>
diff --git a/testtools/pom.xml b/testtools/pom.xml
index 420028c..246483b 100644
--- a/testtools/pom.xml
+++ b/testtools/pom.xml
@@ -20,11 +20,11 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<artifactId>testtools</artifactId>
<name>Apache BookKeeper :: Test Tools</name>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
<dependencies>
<dependency>
diff --git a/tools/all/pom.xml b/tools/all/pom.xml
index 54bc093..9836be0 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<artifactId>bookkeeper-tools</artifactId>
<name>Apache BookKeeper :: Tools</name>
diff --git a/tools/framework/pom.xml b/tools/framework/pom.xml
index 2cef721..8fe1e26 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 bd92933..bdc61bb 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 f4844c6..771ecea 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<artifactId>bookkeeper-perf</artifactId>
<name>Apache BookKeeper :: Tools :: Perf</name>
diff --git a/tools/pom.xml b/tools/pom.xml
index e9e1b0e..f140790 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.17.0</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 701618d..808e468 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.17.0-SNAPSHOT</version>
+ <version>4.17.0</version>
</parent>
<artifactId>stream-storage-cli</artifactId>
<name>Apache BookKeeper :: Tools :: Stream</name>