Skip to content

Commit 143bcbb

Browse files
committed
[maven-release-plugin] rollback changes from release preparation of v4.16.3-rc0
1 parent e7722b0 commit 143bcbb

File tree

90 files changed

+93
-353
lines changed

Some content is hidden

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

90 files changed

+93
-353
lines changed

Diff for: bookkeeper-benchmark/pom.xml

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

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

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

Diff for: bookkeeper-common/pom.xml

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

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

+1-5
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.16.3</version>
26+
<version>4.16.3-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

@@ -154,8 +154,4 @@
154154
</plugin>
155155
</plugins>
156156
</build>
157-
158-
<scm>
159-
<tag>v4.16.3-rc0</tag>
160-
</scm>
161157
</project>

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

+1-5
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.16.3</version>
26+
<version>4.16.3-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

@@ -79,8 +79,4 @@
7979
</plugin>
8080
</plugins>
8181
</build>
82-
83-
<scm>
84-
<tag>v4.16.3-rc0</tag>
85-
</scm>
8682
</project>

Diff for: bookkeeper-dist/pom.xml

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

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

+1-5
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.16.3</version>
26+
<version>4.16.3-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

@@ -129,8 +129,4 @@
129129

130130
</plugins>
131131
</build>
132-
133-
<scm>
134-
<tag>v4.16.3-rc0</tag>
135-
</scm>
136132
</project>

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

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

Diff for: bookkeeper-http/pom.xml

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

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

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

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

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

Diff for: bookkeeper-proto/pom.xml

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

Diff for: bookkeeper-server/pom.xml

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

Diff for: bookkeeper-slogger/api/pom.xml

+1-5
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,10 @@
1818
<parent>
1919
<artifactId>bookkeeper-slogger-parent</artifactId>
2020
<groupId>org.apache.bookkeeper</groupId>
21-
<version>4.16.3</version>
21+
<version>4.16.3-SNAPSHOT</version>
2222
<relativePath>..</relativePath>
2323
</parent>
2424
<groupId>org.apache.bookkeeper</groupId>
2525
<artifactId>bookkeeper-slogger-api</artifactId>
2626
<name>Apache BookKeeper :: Structured Logger :: API</name>
27-
28-
<scm>
29-
<tag>v4.16.3-rc0</tag>
30-
</scm>
3127
</project>

Diff for: 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.16.3</version>
21+
<version>4.16.3-SNAPSHOT</version>
2222
<relativePath>..</relativePath>
2323
</parent>
2424
<packaging>pom</packaging>

Diff for: bookkeeper-slogger/slf4j/pom.xml

+1-5
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.16.3</version>
21+
<version>4.16.3-SNAPSHOT</version>
2222
<relativePath>..</relativePath>
2323
</parent>
2424
<groupId>org.apache.bookkeeper</groupId>
@@ -31,8 +31,4 @@
3131
<version>${project.parent.version}</version>
3232
</dependency>
3333
</dependencies>
34-
35-
<scm>
36-
<tag>v4.16.3-rc0</tag>
37-
</scm>
3834
</project>

Diff for: buildtools/pom.xml

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

Diff for: circe-checksum/pom.xml

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

Diff for: cpu-affinity/pom.xml

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

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

+1-5
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.16.3</version>
22+
<version>4.16.3-SNAPSHOT</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
@@ -158,8 +158,4 @@
158158
</build>
159159
</profile>
160160
</profiles>
161-
162-
<scm>
163-
<tag>v4.16.3-rc0</tag>
164-
</scm>
165161
</project>

Diff for: metadata-drivers/pom.xml

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

Diff for: microbenchmarks/pom.xml

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

Diff for: 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.16.3</version>
22+
<version>4.16.3-SNAPSHOT</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525

Diff for: 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.16.3</version>
26+
<version>4.16.3-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.16.3-rc0</tag>
43+
<tag>branch-4.13</tag>
4444
</scm>
4545
<issueManagement>
4646
<system>JIRA</system>

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

+1-5
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.16.3</version>
23+
<version>4.16.3-SNAPSHOT</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626
<artifactId>bookkeeper-server-shaded</artifactId>
@@ -126,8 +126,4 @@
126126
</plugin>
127127
</plugins>
128128
</build>
129-
130-
<scm>
131-
<tag>v4.16.3-rc0</tag>
132-
</scm>
133129
</project>

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

+1-5
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.16.3</version>
23+
<version>4.16.3-SNAPSHOT</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626
<artifactId>bookkeeper-server-tests-shaded</artifactId>
@@ -144,8 +144,4 @@
144144
</plugin>
145145
</plugins>
146146
</build>
147-
148-
<scm>
149-
<tag>v4.16.3-rc0</tag>
150-
</scm>
151147
</project>

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

+1-5
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.16.3</version>
23+
<version>4.16.3-SNAPSHOT</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626
<groupId>org.apache.distributedlog</groupId>
@@ -238,8 +238,4 @@
238238
</plugin>
239239
</plugins>
240240
</build>
241-
242-
<scm>
243-
<tag>v4.16.3-rc0</tag>
244-
</scm>
245241
</project>

Diff for: shaded/pom.xml

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

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

+1-5
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.16.3</version>
23+
<version>4.16.3-SNAPSHOT</version>
2424
</parent>
2525
<groupId>org.apache.bookkeeper.stats</groupId>
2626
<artifactId>bookkeeper-stats-api</artifactId>
@@ -59,8 +59,4 @@
5959
</build>
6060
<dependencies>
6161
</dependencies>
62-
63-
<scm>
64-
<tag>v4.16.3-rc0</tag>
65-
</scm>
6662
</project>

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

+1-5
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.16.3</version>
23+
<version>4.16.3-SNAPSHOT</version>
2424
</parent>
2525
<groupId>org.apache.bookkeeper.stats</groupId>
2626
<artifactId>codahale-metrics-provider</artifactId>
@@ -53,8 +53,4 @@
5353
<artifactId>guava</artifactId>
5454
</dependency>
5555
</dependencies>
56-
57-
<scm>
58-
<tag>v4.16.3-rc0</tag>
59-
</scm>
6056
</project>

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

+1-5
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.16.3</version>
22+
<version>4.16.3-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>bookkeeper-stats-providers</artifactId>
@@ -29,8 +29,4 @@
2929
<module>codahale-metrics-provider</module>
3030
<module>prometheus-metrics-provider</module>
3131
</modules>
32-
33-
<scm>
34-
<tag>v4.16.3-rc0</tag>
35-
</scm>
3632
</project>

0 commit comments

Comments
 (0)