Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 4.18.0-SNAPSHOT #4229

Merged
merged 1 commit into from
Mar 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bookkeeper-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-benchmark</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-common-allocator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-common-allocator</artifactId>
<name>Apache BookKeeper :: Common :: Allocator</name>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-common</artifactId>
<name>Apache BookKeeper :: Common</name>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-dist/all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>bookkeeper-dist</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-dist/bkctl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>bookkeeper-dist</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bookkeeper-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-dist/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>bookkeeper-dist</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-http/http-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper.http</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-http/servlet-http-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-http/vertx-http-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-proto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-proto</artifactId>
<name>Apache BookKeeper :: Protocols</name>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>bookkeeper-server</artifactId>
<name>Apache BookKeeper :: Server</name>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-slogger/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>bookkeeper-slogger-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-slogger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion bookkeeper-slogger/slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>bookkeeper-slogger-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
Expand Down
4 changes: 2 additions & 2 deletions buildtools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>buildtools</artifactId>
<name>Apache BookKeeper :: Build Tools</name>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</project>
2 changes: 1 addition & 1 deletion circe-checksum/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cpu-affinity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion metadata-drivers/etcd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper.metadata.drivers</groupId>
<artifactId>metadata-drivers-parent</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion metadata-drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper.metadata.drivers</groupId>
Expand Down
2 changes: 1 addition & 1 deletion microbenchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>microbenchmarks</artifactId>
<name>Apache BookKeeper :: microbenchmarks</name>
Expand Down
2 changes: 1 addition & 1 deletion native-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<artifactId>bookkeeper</artifactId>
<packaging>pom</packaging>
<name>Apache BookKeeper :: Parent</name>
Expand Down Expand Up @@ -1181,7 +1181,7 @@
<sourceDirectory>${project.basedir}/src/main/java</sourceDirectory>
<outputDirectory>${project.build.directory}/generated-sources/delombok</outputDirectory>
<formatPreferences>
<pretty/>
<pretty />
</formatPreferences>
</configuration>
</execution>
Expand Down
2 changes: 1 addition & 1 deletion shaded/bookkeeper-server-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>bookkeeper-server-shaded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion shaded/bookkeeper-server-tests-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>bookkeeper-server-tests-shaded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion shaded/distributedlog-core-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.distributedlog</groupId>
Expand Down
2 changes: 1 addition & 1 deletion shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>shaded-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stats/bookkeeper-stats-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-stats-parent</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>bookkeeper-stats-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-stats-providers</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>codahale-metrics-provider</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>bookkeeper-stats-providers</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion stats/bookkeeper-stats-providers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>bookkeeper-stats-parent</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>bookkeeper-stats-providers</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>bookkeeper-stats-providers</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>prometheus-metrics-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stats/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<groupId>org.apache.bookkeeper.stats</groupId>
Expand Down
2 changes: 1 addition & 1 deletion stats/utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>bookkeeper-stats-parent</artifactId>
<groupId>org.apache.bookkeeper.stats</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.bookkeeper.stats</groupId>
<artifactId>bookkeeper-stats-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stream/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
Expand Down
2 changes: 1 addition & 1 deletion stream/bk-grpc-name-resolver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>stream-storage-parent</artifactId>
<groupId>org.apache.bookkeeper</groupId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<groupId>org.apache.bookkeeper</groupId>
Expand Down
2 changes: 1 addition & 1 deletion stream/clients/java/all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-client</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client </name>
Expand Down
2 changes: 1 addition & 1 deletion stream/clients/java/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-client-base</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: Base</name>
Expand Down
2 changes: 1 addition & 1 deletion stream/clients/java/kv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-java-client-parent</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
</parent>
<artifactId>stream-storage-java-kv-client</artifactId>
<name>Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: KV</name>
Expand Down
2 changes: 1 addition & 1 deletion stream/clients/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-clients-parent</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-java-client-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stream/clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>stream-storage-parent</artifactId>
<version>4.17.0-SNAPSHOT</version>
<version>4.18.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stream-storage-clients-parent</artifactId>
Expand Down
Loading
Loading