Skip to content

Commit 8122a87

Browse files
committed
[maven-release-plugin] prepare release v4.16.1-rc0
1 parent d1b3dbf commit 8122a87

File tree

90 files changed

+353
-93
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

+353
-93
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.1-SNAPSHOT</version>
24+
<version>4.16.1</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.1-SNAPSHOT</version>
23+
<version>4.16.1</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.1-SNAPSHOT</version>
23+
<version>4.16.1</version>
2424
</parent>
2525
<artifactId>bookkeeper-common</artifactId>
2626
<name>Apache BookKeeper :: Common</name>

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

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

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

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

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

@@ -79,4 +79,8 @@
7979
</plugin>
8080
</plugins>
8181
</build>
82+
83+
<scm>
84+
<tag>v4.16.1-rc0</tag>
85+
</scm>
8286
</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.1-SNAPSHOT</version>
22+
<version>4.16.1</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>bookkeeper-dist</artifactId>

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

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

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

130130
</plugins>
131131
</build>
132+
133+
<scm>
134+
<tag>v4.16.1-rc0</tag>
135+
</scm>
132136
</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.1-SNAPSHOT</version>
22+
<version>4.16.1</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.1-SNAPSHOT</version>
22+
<version>4.16.1</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.1-SNAPSHOT</version>
22+
<version>4.16.1</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.1-SNAPSHOT</version>
22+
<version>4.16.1</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.1-SNAPSHOT</version>
23+
<version>4.16.1</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.1-SNAPSHOT</version>
23+
<version>4.16.1</version>
2424
</parent>
2525
<artifactId>bookkeeper-server</artifactId>
2626
<name>Apache BookKeeper :: Server</name>

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,14 @@
1818
<parent>
1919
<artifactId>bookkeeper-slogger-parent</artifactId>
2020
<groupId>org.apache.bookkeeper</groupId>
21-
<version>4.16.1-SNAPSHOT</version>
21+
<version>4.16.1</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.1-rc0</tag>
30+
</scm>
2731
</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.1-SNAPSHOT</version>
21+
<version>4.16.1</version>
2222
<relativePath>..</relativePath>
2323
</parent>
2424
<packaging>pom</packaging>

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

+5-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.16.1-SNAPSHOT</version>
21+
<version>4.16.1</version>
2222
<relativePath>..</relativePath>
2323
</parent>
2424
<groupId>org.apache.bookkeeper</groupId>
@@ -31,4 +31,8 @@
3131
<version>${project.parent.version}</version>
3232
</dependency>
3333
</dependencies>
34+
35+
<scm>
36+
<tag>v4.16.1-rc0</tag>
37+
</scm>
3438
</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.1-SNAPSHOT</version>
23+
<version>4.16.1</version>
2424
</parent>
2525
<artifactId>buildtools</artifactId>
2626
<name>Apache BookKeeper :: Build Tools</name>
27-
<version>4.16.1-SNAPSHOT</version>
27+
<version>4.16.1</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.1-SNAPSHOT</version>
27+
<version>4.16.1</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.1-SNAPSHOT</version>
22+
<version>4.16.1</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525

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

+5-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.16.1-SNAPSHOT</version>
22+
<version>4.16.1</version>
2323
<relativePath>..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
@@ -150,4 +150,8 @@
150150
</build>
151151
</profile>
152152
</profiles>
153+
154+
<scm>
155+
<tag>v4.16.1-rc0</tag>
156+
</scm>
153157
</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.1-SNAPSHOT</version>
22+
<version>4.16.1</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.1-SNAPSHOT</version>
23+
<version>4.16.1</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.1-SNAPSHOT</version>
22+
<version>4.16.1</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.1-SNAPSHOT</version>
26+
<version>4.16.1</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>branch-4.13</tag>
43+
<tag>v4.16.1-rc0</tag>
4444
</scm>
4545
<issueManagement>
4646
<system>JIRA</system>

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

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

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

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

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

+5-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.16.1-SNAPSHOT</version>
23+
<version>4.16.1</version>
2424
<relativePath>..</relativePath>
2525
</parent>
2626
<groupId>org.apache.distributedlog</groupId>
@@ -238,4 +238,8 @@
238238
</plugin>
239239
</plugins>
240240
</build>
241+
242+
<scm>
243+
<tag>v4.16.1-rc0</tag>
244+
</scm>
241245
</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.1-SNAPSHOT</version>
24+
<version>4.16.1</version>
2525
</parent>
2626
<groupId>org.apache.bookkeeper</groupId>
2727
<artifactId>shaded-parent</artifactId>

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

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

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

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

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

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

0 commit comments

Comments
 (0)