Skip to content

Commit 3136719

Browse files
committed
[maven-release-plugin] rollback changes from release preparation of v4.17.0-rc0
1 parent cce4b64 commit 3136719

File tree

92 files changed

+95
-95
lines changed

Some content is hidden

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

92 files changed

+95
-95
lines changed

bookkeeper-benchmark/pom.xml

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

bookkeeper-common-allocator/pom.xml

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

bookkeeper-common/pom.xml

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

bookkeeper-dist/all/pom.xml

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

bookkeeper-dist/bkctl/pom.xml

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

bookkeeper-dist/pom.xml

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

bookkeeper-dist/server/pom.xml

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

bookkeeper-http/http-server/pom.xml

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

bookkeeper-http/pom.xml

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

bookkeeper-http/servlet-http-server/pom.xml

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

bookkeeper-http/vertx-http-server/pom.xml

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

bookkeeper-proto/pom.xml

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

bookkeeper-server/pom.xml

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

bookkeeper-slogger/api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>bookkeeper-slogger-parent</artifactId>
2020
<groupId>org.apache.bookkeeper</groupId>
21-
<version>4.17.0</version>
21+
<version>4.17.0-SNAPSHOT</version>
2222
<relativePath>..</relativePath>
2323
</parent>
2424
<groupId>org.apache.bookkeeper</groupId>

bookkeeper-slogger/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.apache.bookkeeper</groupId>
2020
<artifactId>bookkeeper</artifactId>
21-
<version>4.17.0</version>
21+
<version>4.17.0-SNAPSHOT</version>
2222
<relativePath>..</relativePath>
2323
</parent>
2424
<packaging>pom</packaging>

bookkeeper-slogger/slf4j/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>bookkeeper-slogger-parent</artifactId>
2020
<groupId>org.apache.bookkeeper</groupId>
21-
<version>4.17.0</version>
21+
<version>4.17.0-SNAPSHOT</version>
2222
<relativePath>..</relativePath>
2323
</parent>
2424
<groupId>org.apache.bookkeeper</groupId>

buildtools/pom.xml

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

circe-checksum/pom.xml

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

cpu-affinity/pom.xml

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

metadata-drivers/etcd/pom.xml

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

metadata-drivers/pom.xml

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

microbenchmarks/pom.xml

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

native-io/pom.xml

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

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>org.apache.bookkeeper</groupId>
26-
<version>4.17.0</version>
26+
<version>4.17.0-SNAPSHOT</version>
2727
<artifactId>bookkeeper</artifactId>
2828
<packaging>pom</packaging>
2929
<name>Apache BookKeeper :: Parent</name>
@@ -40,7 +40,7 @@
4040
<connection>scm:git:https://github.com/apache/bookkeeper.git</connection>
4141
<developerConnection>scm:git:https://github.com/apache/bookkeeper.git</developerConnection>
4242
<url>https://github.com/apache/bookkeeper</url>
43-
<tag>v4.17.0-rc0</tag>
43+
<tag>branch-4.13</tag>
4444
</scm>
4545
<issueManagement>
4646
<system>JIRA</system>

shaded/bookkeeper-server-shaded/pom.xml

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

shaded/bookkeeper-server-tests-shaded/pom.xml

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

shaded/distributedlog-core-shaded/pom.xml

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

shaded/pom.xml

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

stats/bookkeeper-stats-api/pom.xml

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

stats/bookkeeper-stats-providers/codahale-metrics-provider/pom.xml

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

stats/bookkeeper-stats-providers/otel-metrics-provider/pom.xml

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

2626

stats/bookkeeper-stats-providers/pom.xml

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

stats/bookkeeper-stats-providers/prometheus-metrics-provider/pom.xml

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

stats/pom.xml

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

stats/utils/pom.xml

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

stream/api/pom.xml

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

stream/bk-grpc-name-resolver/pom.xml

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

stream/clients/java/all/pom.xml

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

stream/clients/java/base/pom.xml

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

stream/clients/java/kv/pom.xml

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

stream/clients/java/pom.xml

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

stream/clients/pom.xml

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

stream/common/pom.xml

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

0 commit comments

Comments
 (0)