This is an automated email from the ASF dual-hosted git repository.
yong pushed a commit to branch branch-4.16
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/branch-4.16 by this push:
new b45e10a9d1 [maven-release-plugin] rollback changes from release
preparation of v4.16.2-rc1
b45e10a9d1 is described below
commit b45e10a9d15bf26460d9402465685226f1a35da7
Author: zymap <[email protected]>
AuthorDate: Mon Jun 26 02:44:46 2023 +0000
[maven-release-plugin] rollback changes from release preparation of
v4.16.2-rc1
---
bookkeeper-benchmark/pom.xml | 2 +-
bookkeeper-common-allocator/pom.xml | 2 +-
bookkeeper-common/pom.xml | 2 +-
bookkeeper-dist/all/pom.xml | 6 +-----
bookkeeper-dist/bkctl/pom.xml | 6 +-----
bookkeeper-dist/pom.xml | 2 +-
bookkeeper-dist/server/pom.xml | 6 +-----
bookkeeper-http/http-server/pom.xml | 2 +-
bookkeeper-http/pom.xml | 2 +-
bookkeeper-http/servlet-http-server/pom.xml | 2 +-
bookkeeper-http/vertx-http-server/pom.xml | 2 +-
bookkeeper-proto/pom.xml | 2 +-
bookkeeper-server/pom.xml | 2 +-
bookkeeper-slogger/api/pom.xml | 6 +-----
bookkeeper-slogger/pom.xml | 2 +-
bookkeeper-slogger/slf4j/pom.xml | 6 +-----
buildtools/pom.xml | 4 ++--
circe-checksum/pom.xml | 2 +-
cpu-affinity/pom.xml | 2 +-
metadata-drivers/etcd/pom.xml | 6 +-----
metadata-drivers/pom.xml | 2 +-
microbenchmarks/pom.xml | 2 +-
native-io/pom.xml | 2 +-
pom.xml | 4 ++--
shaded/bookkeeper-server-shaded/pom.xml | 6 +-----
shaded/bookkeeper-server-tests-shaded/pom.xml | 6 +-----
shaded/distributedlog-core-shaded/pom.xml | 6 +-----
shaded/pom.xml | 2 +-
stats/bookkeeper-stats-api/pom.xml | 6 +-----
stats/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml | 6 +-----
stats/bookkeeper-stats-providers/pom.xml | 6 +-----
.../bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml | 6 +-----
stats/pom.xml | 2 +-
stats/utils/pom.xml | 6 +-----
stream/api/pom.xml | 6 +-----
stream/bk-grpc-name-resolver/pom.xml | 6 +-----
stream/clients/java/all/pom.xml | 6 +-----
stream/clients/java/base/pom.xml | 6 +-----
stream/clients/java/kv/pom.xml | 6 +-----
stream/clients/java/pom.xml | 6 +-----
stream/clients/pom.xml | 6 +-----
stream/common/pom.xml | 6 +-----
stream/distributedlog/common/pom.xml | 6 +-----
stream/distributedlog/core/pom.xml | 6 +-----
stream/distributedlog/io/dlfs/pom.xml | 6 +-----
stream/distributedlog/io/pom.xml | 6 +-----
stream/distributedlog/pom.xml | 2 +-
stream/distributedlog/protocol/pom.xml | 6 +-----
stream/pom.xml | 2 +-
stream/proto/pom.xml | 6 +-----
stream/server/pom.xml | 6 +-----
stream/statelib/pom.xml | 6 +-----
stream/storage/api/pom.xml | 6 +-----
stream/storage/impl/pom.xml | 6 +-----
stream/storage/pom.xml | 6 +-----
stream/tests-common/pom.xml | 6 +-----
tests/backward-compat/bc-non-fips/pom.xml | 6 +-----
tests/backward-compat/current-server-old-clients/pom.xml | 6 +-----
tests/backward-compat/hierarchical-ledger-manager/pom.xml | 6 +-----
tests/backward-compat/hostname-bookieid/pom.xml | 6 +-----
tests/backward-compat/old-cookie-new-cluster/pom.xml | 6 +-----
tests/backward-compat/pom.xml | 6 +-----
tests/backward-compat/recovery-no-password/pom.xml | 6 +-----
tests/backward-compat/upgrade-direct/pom.xml | 6 +-----
tests/backward-compat/upgrade/pom.xml | 6 +-----
tests/backward-compat/yahoo-custom-version/pom.xml | 6 +-----
tests/docker-images/all-released-versions-image/pom.xml | 6 +-----
tests/docker-images/all-versions-image/pom.xml | 6 +-----
tests/docker-images/pom.xml | 6 +-----
tests/integration-tests-base-groovy/pom.xml | 6 +-----
tests/integration-tests-base/pom.xml | 6 +-----
tests/integration-tests-topologies/pom.xml | 6 +-----
tests/integration-tests-utils/pom.xml | 6 +-----
tests/integration/cluster/pom.xml | 6 +-----
tests/integration/pom.xml | 6 +-----
tests/integration/smoke/pom.xml | 6 +-----
tests/integration/standalone/pom.xml | 6 +-----
tests/pom.xml | 2 +-
tests/scripts/pom.xml | 6 +-----
tests/shaded/bookkeeper-server-shaded-test/pom.xml | 6 +-----
tests/shaded/bookkeeper-server-tests-shaded-test/pom.xml | 6 +-----
tests/shaded/distributedlog-core-shaded-test/pom.xml | 6 +-----
tests/shaded/pom.xml | 6 +-----
testtools/pom.xml | 4 ++--
tools/all/pom.xml | 6 +-----
tools/framework/pom.xml | 6 +-----
tools/ledger/pom.xml | 6 +-----
tools/perf/pom.xml | 6 +-----
tools/pom.xml | 2 +-
tools/stream/pom.xml | 6 +-----
90 files changed, 93 insertions(+), 353 deletions(-)
diff --git a/bookkeeper-benchmark/pom.xml b/bookkeeper-benchmark/pom.xml
index f14e8d4731..a57a98e83c 100644
--- a/bookkeeper-benchmark/pom.xml
+++ b/bookkeeper-benchmark/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-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 4101dbcb2e..6b5863b527 100644
--- a/bookkeeper-common-allocator/pom.xml
+++ b/bookkeeper-common-allocator/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-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 cb757dcf4f..14142494a7 100644
--- a/bookkeeper-common/pom.xml
+++ b/bookkeeper-common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-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 f6b97913aa..e5068a134d 100644
--- a/bookkeeper-dist/all/pom.xml
+++ b/bookkeeper-dist/all/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>bookkeeper-dist</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -154,8 +154,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/bookkeeper-dist/bkctl/pom.xml b/bookkeeper-dist/bkctl/pom.xml
index c290c7491a..ea15539574 100644
--- a/bookkeeper-dist/bkctl/pom.xml
+++ b/bookkeeper-dist/bkctl/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>bookkeeper-dist</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -79,8 +79,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/bookkeeper-dist/pom.xml b/bookkeeper-dist/pom.xml
index 530c89cf40..c14ce7b104 100644
--- a/bookkeeper-dist/pom.xml
+++ b/bookkeeper-dist/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-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 f25bcc1b4a..f321db6674 100644
--- a/bookkeeper-dist/server/pom.xml
+++ b/bookkeeper-dist/server/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>bookkeeper-dist</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -129,8 +129,4 @@
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/bookkeeper-http/http-server/pom.xml
b/bookkeeper-http/http-server/pom.xml
index e5285b67e9..8cda12cdc3 100644
--- a/bookkeeper-http/http-server/pom.xml
+++ b/bookkeeper-http/http-server/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/bookkeeper-http/pom.xml b/bookkeeper-http/pom.xml
index de6950c07d..acd80a6e6c 100644
--- a/bookkeeper-http/pom.xml
+++ b/bookkeeper-http/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-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 8c623476a4..89bf227f0c 100644
--- a/bookkeeper-http/servlet-http-server/pom.xml
+++ b/bookkeeper-http/servlet-http-server/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-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 0c22a98ea3..b9acc2fe61 100644
--- a/bookkeeper-http/vertx-http-server/pom.xml
+++ b/bookkeeper-http/vertx-http-server/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/bookkeeper-proto/pom.xml b/bookkeeper-proto/pom.xml
index cac53b6136..93b00f6d05 100644
--- a/bookkeeper-proto/pom.xml
+++ b/bookkeeper-proto/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-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 d752f0bc9e..50d7e96f48 100644
--- a/bookkeeper-server/pom.xml
+++ b/bookkeeper-server/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-server</artifactId>
<name>Apache BookKeeper :: Server</name>
diff --git a/bookkeeper-slogger/api/pom.xml b/bookkeeper-slogger/api/pom.xml
index e4e39bc3a9..a38d755310 100644
--- a/bookkeeper-slogger/api/pom.xml
+++ b/bookkeeper-slogger/api/pom.xml
@@ -18,14 +18,10 @@
<parent>
<artifactId>bookkeeper-slogger-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-slogger-api</artifactId>
<name>Apache BookKeeper :: Structured Logger :: API</name>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/bookkeeper-slogger/pom.xml b/bookkeeper-slogger/pom.xml
index 90f4889d87..563a95ee62 100644
--- a/bookkeeper-slogger/pom.xml
+++ b/bookkeeper-slogger/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/bookkeeper-slogger/slf4j/pom.xml b/bookkeeper-slogger/slf4j/pom.xml
index b106c52d43..be7b5b5ab0 100644
--- a/bookkeeper-slogger/slf4j/pom.xml
+++ b/bookkeeper-slogger/slf4j/pom.xml
@@ -18,7 +18,7 @@
<parent>
<artifactId>bookkeeper-slogger-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
@@ -31,8 +31,4 @@
<version>${project.parent.version}</version>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index 890211c519..da55a2a259 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -20,9 +20,9 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>buildtools</artifactId>
<name>Apache BookKeeper :: Build Tools</name>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</project>
diff --git a/circe-checksum/pom.xml b/circe-checksum/pom.xml
index 7c3042aa51..e04841259a 100644
--- a/circe-checksum/pom.xml
+++ b/circe-checksum/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/cpu-affinity/pom.xml b/cpu-affinity/pom.xml
index 31669535be..5d5c5db808 100644
--- a/cpu-affinity/pom.xml
+++ b/cpu-affinity/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/metadata-drivers/etcd/pom.xml b/metadata-drivers/etcd/pom.xml
index d5fa712137..f2d23a699d 100644
--- a/metadata-drivers/etcd/pom.xml
+++ b/metadata-drivers/etcd/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper.metadata.drivers</groupId>
<artifactId>metadata-drivers-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -158,8 +158,4 @@
</build>
</profile>
</profiles>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/metadata-drivers/pom.xml b/metadata-drivers/pom.xml
index 21223c2d49..46e92f2d14 100644
--- a/metadata-drivers/pom.xml
+++ b/metadata-drivers/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-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 7c280f13be..9b85c86af7 100644
--- a/microbenchmarks/pom.xml
+++ b/microbenchmarks/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>microbenchmarks</artifactId>
<name>Apache BookKeeper :: microbenchmarks</name>
diff --git a/native-io/pom.xml b/native-io/pom.xml
index afde4f7640..a65c2cfc54 100644
--- a/native-io/pom.xml
+++ b/native-io/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 5a622c03d9..d8b161165d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</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>v4.16.2-rc1</tag>
+ <tag>branch-4.13</tag>
</scm>
<issueManagement>
<system>JIRA</system>
diff --git a/shaded/bookkeeper-server-shaded/pom.xml
b/shaded/bookkeeper-server-shaded/pom.xml
index fd5a3b8bf5..4777e0f511 100644
--- a/shaded/bookkeeper-server-shaded/pom.xml
+++ b/shaded/bookkeeper-server-shaded/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>bookkeeper-server-shaded</artifactId>
@@ -126,8 +126,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/shaded/bookkeeper-server-tests-shaded/pom.xml
b/shaded/bookkeeper-server-tests-shaded/pom.xml
index 2a22ed8c38..97b804e4e5 100644
--- a/shaded/bookkeeper-server-tests-shaded/pom.xml
+++ b/shaded/bookkeeper-server-tests-shaded/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>bookkeeper-server-tests-shaded</artifactId>
@@ -144,8 +144,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/shaded/distributedlog-core-shaded/pom.xml
b/shaded/distributedlog-core-shaded/pom.xml
index 232c6e63fb..1958db3841 100644
--- a/shaded/distributedlog-core-shaded/pom.xml
+++ b/shaded/distributedlog-core-shaded/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.distributedlog</groupId>
@@ -238,8 +238,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/shaded/pom.xml b/shaded/pom.xml
index 793aabc3c0..8456e3119f 100644
--- a/shaded/pom.xml
+++ b/shaded/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
diff --git a/stats/bookkeeper-stats-api/pom.xml
b/stats/bookkeeper-stats-api/pom.xml
index de6a086136..65015c656c 100644
--- a/stats/bookkeeper-stats-api/pom.xml
+++ b/stats/bookkeeper-stats-api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-stats-parent</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>bookkeeper-stats-api</artifactId>
@@ -59,8 +59,4 @@
</build>
<dependencies>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stats/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
b/stats/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
index 1fe9075cec..2f9d1546bb 100644
--- a/stats/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
+++ b/stats/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-stats-providers</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>codahale-metrics-provider</artifactId>
@@ -53,8 +53,4 @@
<artifactId>guava</artifactId>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stats/bookkeeper-stats-providers/pom.xml
b/stats/bookkeeper-stats-providers/pom.xml
index 76741e81d4..7af8c59448 100644
--- a/stats/bookkeeper-stats-providers/pom.xml
+++ b/stats/bookkeeper-stats-providers/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper-stats-parent</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bookkeeper-stats-providers</artifactId>
@@ -29,8 +29,4 @@
<module>codahale-metrics-provider</module>
<module>prometheus-metrics-provider</module>
</modules>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git
a/stats/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
b/stats/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
index 802ce70b9c..c61096d21b 100644
--- a/stats/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
+++ b/stats/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-stats-providers</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>prometheus-metrics-provider</artifactId>
@@ -72,8 +72,4 @@
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stats/pom.xml b/stats/pom.xml
index e224b3bbb2..655a782313 100644
--- a/stats/pom.xml
+++ b/stats/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<groupId>org.apache.bookkeeper.stats</groupId>
diff --git a/stats/utils/pom.xml b/stats/utils/pom.xml
index 674675e673..6fca97615c 100644
--- a/stats/utils/pom.xml
+++ b/stats/utils/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>bookkeeper-stats-parent</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>bookkeeper-stats-utils</artifactId>
@@ -50,8 +50,4 @@
<artifactId>jackson-annotations</artifactId>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/api/pom.xml b/stream/api/pom.xml
index b35215d0db..376ddc763d 100644
--- a/stream/api/pom.xml
+++ b/stream/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
@@ -46,8 +46,4 @@
<artifactId>freebuilder</artifactId>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/bk-grpc-name-resolver/pom.xml
b/stream/bk-grpc-name-resolver/pom.xml
index 5f96775fb3..d88e6968ac 100644
--- a/stream/bk-grpc-name-resolver/pom.xml
+++ b/stream/bk-grpc-name-resolver/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
@@ -77,8 +77,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/clients/java/all/pom.xml b/stream/clients/java/all/pom.xml
index 5bd07d4230..97c41d2035 100644
--- a/stream/clients/java/all/pom.xml
+++ b/stream/clients/java/all/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-client</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client </name>
@@ -112,8 +112,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/clients/java/base/pom.xml b/stream/clients/java/base/pom.xml
index 4acb0da181..cf05c87606 100644
--- a/stream/clients/java/base/pom.xml
+++ b/stream/clients/java/base/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-client-base</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client ::
Base</name>
@@ -59,8 +59,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/clients/java/kv/pom.xml b/stream/clients/java/kv/pom.xml
index ea1fe71e88..208893aa61 100644
--- a/stream/clients/java/kv/pom.xml
+++ b/stream/clients/java/kv/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-kv-client</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client ::
KV</name>
@@ -47,8 +47,4 @@
</dependencies>
<build>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/clients/java/pom.xml b/stream/clients/java/pom.xml
index 5441d1d279..ffebbb0168 100644
--- a/stream/clients/java/pom.xml
+++ b/stream/clients/java/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-clients-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-java-client-parent</artifactId>
@@ -31,8 +31,4 @@
<module>kv</module>
<module>all</module>
</modules>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/clients/pom.xml b/stream/clients/pom.xml
index 2826c773e2..a3103a27cb 100644
--- a/stream/clients/pom.xml
+++ b/stream/clients/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-clients-parent</artifactId>
@@ -47,8 +47,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/common/pom.xml b/stream/common/pom.xml
index 33d1d4dc7d..367743c34d 100644
--- a/stream/common/pom.xml
+++ b/stream/common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
@@ -82,8 +82,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/distributedlog/common/pom.xml
b/stream/distributedlog/common/pom.xml
index b6de58f912..8dd4656c26 100644
--- a/stream/distributedlog/common/pom.xml
+++ b/stream/distributedlog/common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.distributedlog</groupId>
<artifactId>distributedlog</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>distributedlog-common</artifactId>
<name>Apache BookKeeper :: DistributedLog :: Common</name>
@@ -106,8 +106,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/distributedlog/core/pom.xml
b/stream/distributedlog/core/pom.xml
index 862e428f40..514ba9e8c2 100644
--- a/stream/distributedlog/core/pom.xml
+++ b/stream/distributedlog/core/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.distributedlog</groupId>
<artifactId>distributedlog</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>distributedlog-core</artifactId>
<name>Apache BookKeeper :: DistributedLog :: Core Library</name>
@@ -138,8 +138,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/distributedlog/io/dlfs/pom.xml
b/stream/distributedlog/io/dlfs/pom.xml
index 2a36aaf9a7..ed3f5e0e9d 100644
--- a/stream/distributedlog/io/dlfs/pom.xml
+++ b/stream/distributedlog/io/dlfs/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>distributedlog</artifactId>
<groupId>org.apache.distributedlog</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.distributedlog</groupId>
@@ -100,8 +100,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/distributedlog/io/pom.xml b/stream/distributedlog/io/pom.xml
index 48bade374d..d6a518cad5 100644
--- a/stream/distributedlog/io/pom.xml
+++ b/stream/distributedlog/io/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.distributedlog</groupId>
<artifactId>distributedlog</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>distributedlog-io</artifactId>
@@ -28,8 +28,4 @@
<modules>
<module>dlfs</module>
</modules>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/distributedlog/pom.xml b/stream/distributedlog/pom.xml
index c5b09c4e52..f43ac614b0 100644
--- a/stream/distributedlog/pom.xml
+++ b/stream/distributedlog/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-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 5a46d6eb24..36943dc6cf 100644
--- a/stream/distributedlog/protocol/pom.xml
+++ b/stream/distributedlog/protocol/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.distributedlog</groupId>
<artifactId>distributedlog</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>distributedlog-protocol</artifactId>
<name>Apache BookKeeper :: DistributedLog :: Protocol</name>
@@ -61,8 +61,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/pom.xml b/stream/pom.xml
index 12865e22d4..64f6c1cc74 100644
--- a/stream/pom.xml
+++ b/stream/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/stream/proto/pom.xml b/stream/proto/pom.xml
index 45ec03c24d..d1a92241ea 100644
--- a/stream/proto/pom.xml
+++ b/stream/proto/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
@@ -118,8 +118,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/server/pom.xml b/stream/server/pom.xml
index b89edf010b..24fb15ddf1 100644
--- a/stream/server/pom.xml
+++ b/stream/server/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-server</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Server</name>
@@ -82,8 +82,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/statelib/pom.xml b/stream/statelib/pom.xml
index 49ee15d5a8..e838dfbb21 100644
--- a/stream/statelib/pom.xml
+++ b/stream/statelib/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
@@ -130,8 +130,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/storage/api/pom.xml b/stream/storage/api/pom.xml
index 7e3ef65072..50366c2904 100644
--- a/stream/storage/api/pom.xml
+++ b/stream/storage/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-service-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-service-api</artifactId>
@@ -55,8 +55,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/storage/impl/pom.xml b/stream/storage/impl/pom.xml
index c31238ede3..5825e1f90f 100644
--- a/stream/storage/impl/pom.xml
+++ b/stream/storage/impl/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-service-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-service-impl</artifactId>
@@ -121,8 +121,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/storage/pom.xml b/stream/storage/pom.xml
index b7f68ae129..71d9f951a8 100644
--- a/stream/storage/pom.xml
+++ b/stream/storage/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-service-parent</artifactId>
@@ -30,8 +30,4 @@
<module>api</module>
<module>impl</module>
</modules>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/stream/tests-common/pom.xml b/stream/tests-common/pom.xml
index ab1bd354b2..23bdf7b64a 100644
--- a/stream/tests-common/pom.xml
+++ b/stream/tests-common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
@@ -123,8 +123,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/backward-compat/bc-non-fips/pom.xml
b/tests/backward-compat/bc-non-fips/pom.xml
index 9ac03376f6..2fc4a23372 100644
--- a/tests/backward-compat/bc-non-fips/pom.xml
+++ b/tests/backward-compat/bc-non-fips/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -76,8 +76,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/backward-compat/current-server-old-clients/pom.xml
b/tests/backward-compat/current-server-old-clients/pom.xml
index 390b01dcc0..99173acfcd 100644
--- a/tests/backward-compat/current-server-old-clients/pom.xml
+++ b/tests/backward-compat/current-server-old-clients/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -28,8 +28,4 @@
<artifactId>backward-compat-current-server-old-clients</artifactId>
<packaging>jar</packaging>
<name>Apache BookKeeper :: Tests :: Backward Compatibility :: Test old
clients working on current server</name>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/backward-compat/hierarchical-ledger-manager/pom.xml
b/tests/backward-compat/hierarchical-ledger-manager/pom.xml
index 8c3b0d49b8..81965f7f46 100644
--- a/tests/backward-compat/hierarchical-ledger-manager/pom.xml
+++ b/tests/backward-compat/hierarchical-ledger-manager/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -28,8 +28,4 @@
<artifactId>hierarchical-ledger-manager</artifactId>
<packaging>jar</packaging>
<name>Apache BookKeeper :: Tests :: Backward Compatibility :: Test compat
between old version and new version of hierarchical ledger manager</name>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/backward-compat/hostname-bookieid/pom.xml
b/tests/backward-compat/hostname-bookieid/pom.xml
index a345da56d0..3a2bc2484f 100644
--- a/tests/backward-compat/hostname-bookieid/pom.xml
+++ b/tests/backward-compat/hostname-bookieid/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -28,8 +28,4 @@
<artifactId>hostname-bookieid</artifactId>
<packaging>jar</packaging>
<name>Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade
between 4.1.0 and current version (with hostname bookie ID)</name>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/backward-compat/old-cookie-new-cluster/pom.xml
b/tests/backward-compat/old-cookie-new-cluster/pom.xml
index 9e3dc8daec..5600bede76 100644
--- a/tests/backward-compat/old-cookie-new-cluster/pom.xml
+++ b/tests/backward-compat/old-cookie-new-cluster/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -28,8 +28,4 @@
<artifactId>old-cookie-new-cluster</artifactId>
<packaging>jar</packaging>
<name>Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade
4.1.0 to current in cluster with cookies</name>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/backward-compat/pom.xml b/tests/backward-compat/pom.xml
index 827207fdde..c838cf8da1 100644
--- a/tests/backward-compat/pom.xml
+++ b/tests/backward-compat/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration-tests-base-groovy</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>../integration-tests-base-groovy</relativePath>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
@@ -49,8 +49,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/backward-compat/recovery-no-password/pom.xml
b/tests/backward-compat/recovery-no-password/pom.xml
index 0f9e09dd23..9224c156e5 100644
--- a/tests/backward-compat/recovery-no-password/pom.xml
+++ b/tests/backward-compat/recovery-no-password/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -36,8 +36,4 @@
<version>${project.version}</version>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/backward-compat/upgrade-direct/pom.xml
b/tests/backward-compat/upgrade-direct/pom.xml
index d81ebb8b60..26184b6860 100644
--- a/tests/backward-compat/upgrade-direct/pom.xml
+++ b/tests/backward-compat/upgrade-direct/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -28,8 +28,4 @@
<artifactId>upgrade-direct</artifactId>
<packaging>jar</packaging>
<name>Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade
between 4.1.0 and current version</name>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/backward-compat/upgrade/pom.xml
b/tests/backward-compat/upgrade/pom.xml
index 403e0de04f..0457f7b08e 100644
--- a/tests/backward-compat/upgrade/pom.xml
+++ b/tests/backward-compat/upgrade/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -28,8 +28,4 @@
<artifactId>upgrade</artifactId>
<packaging>jar</packaging>
<name>Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade
between all released versions and current version</name>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/backward-compat/yahoo-custom-version/pom.xml
b/tests/backward-compat/yahoo-custom-version/pom.xml
index d0a304c07b..8c79dafd82 100644
--- a/tests/backward-compat/yahoo-custom-version/pom.xml
+++ b/tests/backward-compat/yahoo-custom-version/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>backward-compat</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -28,8 +28,4 @@
<artifactId>yahoo-custom-version</artifactId>
<packaging>jar</packaging>
<name>Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade
between yahoo custom version and current</name>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/docker-images/all-released-versions-image/pom.xml
b/tests/docker-images/all-released-versions-image/pom.xml
index 24606043d6..698d07c354 100644
--- a/tests/docker-images/all-released-versions-image/pom.xml
+++ b/tests/docker-images/all-released-versions-image/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>docker-images</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper.tests</groupId>
@@ -68,8 +68,4 @@
</build>
</profile>
</profiles>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/docker-images/all-versions-image/pom.xml
b/tests/docker-images/all-versions-image/pom.xml
index aab96465f6..1ef7c54d9b 100644
--- a/tests/docker-images/all-versions-image/pom.xml
+++ b/tests/docker-images/all-versions-image/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>docker-images</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper.tests</groupId>
@@ -108,8 +108,4 @@
</build>
</profile>
</profiles>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/docker-images/pom.xml b/tests/docker-images/pom.xml
index 8094618ff8..fe21a8d89a 100644
--- a/tests/docker-images/pom.xml
+++ b/tests/docker-images/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>docker-images</artifactId>
@@ -30,8 +30,4 @@
<module>all-released-versions-image</module>
<module>all-versions-image</module>
</modules>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/integration-tests-base-groovy/pom.xml
b/tests/integration-tests-base-groovy/pom.xml
index fe7244f795..e2c3a5676c 100644
--- a/tests/integration-tests-base-groovy/pom.xml
+++ b/tests/integration-tests-base-groovy/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration-tests-base</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>../integration-tests-base</relativePath>
</parent>
@@ -109,8 +109,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/integration-tests-base/pom.xml
b/tests/integration-tests-base/pom.xml
index 58acfa8966..9131704161 100644
--- a/tests/integration-tests-base/pom.xml
+++ b/tests/integration-tests-base/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
@@ -89,8 +89,4 @@
</build>
</profile>
</profiles>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/integration-tests-topologies/pom.xml
b/tests/integration-tests-topologies/pom.xml
index 3dc7139fd7..c1da5d8c0b 100644
--- a/tests/integration-tests-topologies/pom.xml
+++ b/tests/integration-tests-topologies/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
@@ -45,8 +45,4 @@
<version>${project.version}</version>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/integration-tests-utils/pom.xml
b/tests/integration-tests-utils/pom.xml
index 68cdc0a9d8..a9558064a5 100644
--- a/tests/integration-tests-utils/pom.xml
+++ b/tests/integration-tests-utils/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
@@ -89,8 +89,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/integration/cluster/pom.xml
b/tests/integration/cluster/pom.xml
index e69ef53ace..16e6a8a8ef 100644
--- a/tests/integration/cluster/pom.xml
+++ b/tests/integration/cluster/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -83,8 +83,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index afc74f33c1..19c1f4b9ac 100644
--- a/tests/integration/pom.xml
+++ b/tests/integration/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration</artifactId>
@@ -70,8 +70,4 @@
</build>
</profile>
</profiles>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/integration/smoke/pom.xml b/tests/integration/smoke/pom.xml
index 90761d6ce4..65c292ca5f 100644
--- a/tests/integration/smoke/pom.xml
+++ b/tests/integration/smoke/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -72,8 +72,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/integration/standalone/pom.xml
b/tests/integration/standalone/pom.xml
index d6d12a6df4..1473757fff 100644
--- a/tests/integration/standalone/pom.xml
+++ b/tests/integration/standalone/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>integration</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -68,8 +68,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/pom.xml b/tests/pom.xml
index 6ce5312709..4ea58800a6 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-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 e107a74975..9b16d2a32f 100644
--- a/tests/scripts/pom.xml
+++ b/tests/scripts/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.tests</groupId>
@@ -73,8 +73,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/shaded/bookkeeper-server-shaded-test/pom.xml
b/tests/shaded/bookkeeper-server-shaded-test/pom.xml
index 4e637d058f..c43ef97f19 100644
--- a/tests/shaded/bookkeeper-server-shaded-test/pom.xml
+++ b/tests/shaded/bookkeeper-server-shaded-test/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests.shaded</groupId>
<artifactId>shaded-tests-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>bookkeeper-server-shaded-test</artifactId>
@@ -59,8 +59,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/shaded/bookkeeper-server-tests-shaded-test/pom.xml
b/tests/shaded/bookkeeper-server-tests-shaded-test/pom.xml
index b660dd8eba..dac250c8c5 100644
--- a/tests/shaded/bookkeeper-server-tests-shaded-test/pom.xml
+++ b/tests/shaded/bookkeeper-server-tests-shaded-test/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests.shaded</groupId>
<artifactId>shaded-tests-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>bookkeeper-server-tests-shaded-test</artifactId>
@@ -75,8 +75,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/shaded/distributedlog-core-shaded-test/pom.xml
b/tests/shaded/distributedlog-core-shaded-test/pom.xml
index c68f863928..6f9d3966a3 100644
--- a/tests/shaded/distributedlog-core-shaded-test/pom.xml
+++ b/tests/shaded/distributedlog-core-shaded-test/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests.shaded</groupId>
<artifactId>shaded-tests-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>distributedlog-core-shaded-test</artifactId>
@@ -84,8 +84,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tests/shaded/pom.xml b/tests/shaded/pom.xml
index da814361cd..d4803b6943 100644
--- a/tests/shaded/pom.xml
+++ b/tests/shaded/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper.tests.shaded</groupId>
@@ -32,8 +32,4 @@
<module>bookkeeper-server-tests-shaded-test</module>
<module>distributedlog-core-shaded-test</module>
</modules>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/testtools/pom.xml b/testtools/pom.xml
index fc29b1849f..df0407471f 100644
--- a/testtools/pom.xml
+++ b/testtools/pom.xml
@@ -20,11 +20,11 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>testtools</artifactId>
<name>Apache BookKeeper :: Test Tools</name>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
<dependencies>
<dependency>
diff --git a/tools/all/pom.xml b/tools/all/pom.xml
index 781fe2e954..15f05ecff7 100644
--- a/tools/all/pom.xml
+++ b/tools/all/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>bookkeeper-tools-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-tools</artifactId>
<name>Apache BookKeeper :: Tools</name>
@@ -79,8 +79,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tools/framework/pom.xml b/tools/framework/pom.xml
index a924657b01..dbe3c38539 100644
--- a/tools/framework/pom.xml
+++ b/tools/framework/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-tools-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-tools-framework</artifactId>
<name>Apache BookKeeper :: Tools :: Framework</name>
@@ -41,8 +41,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tools/ledger/pom.xml b/tools/ledger/pom.xml
index 0de0db30ae..08303ad43b 100644
--- a/tools/ledger/pom.xml
+++ b/tools/ledger/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-tools-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-tools-ledger</artifactId>
<name>Apache BookKeeper :: Tools :: Ledger</name>
@@ -71,8 +71,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tools/perf/pom.xml b/tools/perf/pom.xml
index 05a14f77ab..a13fd89752 100644
--- a/tools/perf/pom.xml
+++ b/tools/perf/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-tools-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-perf</artifactId>
<name>Apache BookKeeper :: Tools :: Perf</name>
@@ -48,8 +48,4 @@
<artifactId>HdrHistogram</artifactId>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>
diff --git a/tools/pom.xml b/tools/pom.xml
index ecbdf2ce4c..b8c4f5dbef 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
- <version>4.16.2</version>
+ <version>4.16.2-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 acffc004ac..0c69b5b960 100644
--- a/tools/stream/pom.xml
+++ b/tools/stream/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-tools-parent</artifactId>
- <version>4.16.2</version>
+ <version>4.16.2-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-cli</artifactId>
<name>Apache BookKeeper :: Tools :: Stream</name>
@@ -48,8 +48,4 @@
<version>${project.version}</version>
</dependency>
</dependencies>
-
- <scm>
- <tag>v4.16.2-rc1</tag>
- </scm>
</project>