From 95ae4c2ce3fe3b99357d64e0ee250f837c2af68e Mon Sep 17 00:00:00 2001 From: zipkinci Date: Thu, 11 Apr 2024 00:14:37 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 6.0.3 --- brave-bom/pom.xml | 4 ++-- brave-tests/pom.xml | 2 +- brave/pom.xml | 2 +- context/jfr/pom.xml | 2 +- context/log4j12/pom.xml | 2 +- context/log4j2/pom.xml | 2 +- context/pom.xml | 2 +- context/slf4j/pom.xml | 2 +- instrumentation/benchmarks/pom.xml | 8 +++----- instrumentation/dubbo/pom.xml | 2 +- instrumentation/grpc/pom.xml | 2 +- instrumentation/http-tests-jakarta/pom.xml | 2 +- instrumentation/http-tests/pom.xml | 2 +- instrumentation/http/pom.xml | 2 +- instrumentation/httpasyncclient/pom.xml | 2 +- instrumentation/httpclient/pom.xml | 2 +- instrumentation/httpclient5/pom.xml | 2 +- instrumentation/jakarta-jms/pom.xml | 2 +- instrumentation/jaxrs2/pom.xml | 2 +- instrumentation/jersey-server/pom.xml | 2 +- instrumentation/jms-jakarta/pom.xml | 2 +- instrumentation/jms/pom.xml | 2 +- instrumentation/kafka-clients/pom.xml | 2 +- instrumentation/kafka-streams/pom.xml | 2 +- instrumentation/messaging/pom.xml | 2 +- instrumentation/mongodb/pom.xml | 2 +- instrumentation/mysql/pom.xml | 2 +- instrumentation/mysql6/pom.xml | 2 +- instrumentation/mysql8/pom.xml | 2 +- instrumentation/netty-codec-http/pom.xml | 2 +- instrumentation/okhttp3/pom.xml | 2 +- instrumentation/pom.xml | 2 +- instrumentation/rpc/pom.xml | 2 +- instrumentation/servlet-jakarta/pom.xml | 2 +- instrumentation/servlet/pom.xml | 2 +- instrumentation/spring-rabbit/pom.xml | 2 +- instrumentation/spring-web/pom.xml | 2 +- instrumentation/spring-webmvc/pom.xml | 2 +- instrumentation/vertx-web/pom.xml | 2 +- pom.xml | 4 ++-- spring-beans/pom.xml | 2 +- 41 files changed, 45 insertions(+), 47 deletions(-) diff --git a/brave-bom/pom.xml b/brave-bom/pom.xml index 9aebf253f..39a9239db 100644 --- a/brave-bom/pom.xml +++ b/brave-bom/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-bom - 6.0.3-SNAPSHOT + 6.0.3 Brave BOM Bill Of Materials POM for all Brave artifacts pom @@ -42,7 +42,7 @@ https://github.com/openzipkin/brave scm:git:https://github.com/openzipkin/brave.git scm:git:https://github.com/openzipkin/brave.git - HEAD + 6.0.3 diff --git a/brave-tests/pom.xml b/brave-tests/pom.xml index c9375064b..a64e2bcd1 100644 --- a/brave-tests/pom.xml +++ b/brave-tests/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/brave/pom.xml b/brave/pom.xml index e773d09a1..f3ad22de5 100644 --- a/brave/pom.xml +++ b/brave/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-parent - 6.0.3-SNAPSHOT + 6.0.3 brave diff --git a/context/jfr/pom.xml b/context/jfr/pom.xml index 92d48f273..b5a0ca295 100644 --- a/context/jfr/pom.xml +++ b/context/jfr/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-context-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/context/log4j12/pom.xml b/context/log4j12/pom.xml index 9bd9a0048..efb852f5e 100644 --- a/context/log4j12/pom.xml +++ b/context/log4j12/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-context-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/context/log4j2/pom.xml b/context/log4j2/pom.xml index 5a394573f..0dccefff8 100644 --- a/context/log4j2/pom.xml +++ b/context/log4j2/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-context-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/context/pom.xml b/context/pom.xml index 0115f2f21..f0149e57c 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -11,7 +11,7 @@ io.zipkin.brave brave-parent - 6.0.3-SNAPSHOT + 6.0.3 brave-context-parent diff --git a/context/slf4j/pom.xml b/context/slf4j/pom.xml index 10480a708..c7caedcf7 100644 --- a/context/slf4j/pom.xml +++ b/context/slf4j/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-context-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/benchmarks/pom.xml b/instrumentation/benchmarks/pom.xml index 75d6539e4..5c1189c2e 100644 --- a/instrumentation/benchmarks/pom.xml +++ b/instrumentation/benchmarks/pom.xml @@ -4,14 +4,12 @@ SPDX-License-Identifier: Apache-2.0 --> - + 4.0.0 io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 brave-instrumentation-benchmarks @@ -288,7 +286,7 @@ javac - + org.openjdk.jmh diff --git a/instrumentation/dubbo/pom.xml b/instrumentation/dubbo/pom.xml index 2b551c2cd..03300e818 100644 --- a/instrumentation/dubbo/pom.xml +++ b/instrumentation/dubbo/pom.xml @@ -8,7 +8,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/grpc/pom.xml b/instrumentation/grpc/pom.xml index 61844a31e..d11f95467 100644 --- a/instrumentation/grpc/pom.xml +++ b/instrumentation/grpc/pom.xml @@ -8,7 +8,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/http-tests-jakarta/pom.xml b/instrumentation/http-tests-jakarta/pom.xml index dee0fd624..40453de01 100644 --- a/instrumentation/http-tests-jakarta/pom.xml +++ b/instrumentation/http-tests-jakarta/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/http-tests/pom.xml b/instrumentation/http-tests/pom.xml index b892d31aa..7954a5317 100644 --- a/instrumentation/http-tests/pom.xml +++ b/instrumentation/http-tests/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/http/pom.xml b/instrumentation/http/pom.xml index 9fa9ad23b..1780fc7ea 100644 --- a/instrumentation/http/pom.xml +++ b/instrumentation/http/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/httpasyncclient/pom.xml b/instrumentation/httpasyncclient/pom.xml index d9409e1cb..e58f0505d 100644 --- a/instrumentation/httpasyncclient/pom.xml +++ b/instrumentation/httpasyncclient/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/httpclient/pom.xml b/instrumentation/httpclient/pom.xml index 33278457a..060050752 100644 --- a/instrumentation/httpclient/pom.xml +++ b/instrumentation/httpclient/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/httpclient5/pom.xml b/instrumentation/httpclient5/pom.xml index 04911c04b..1be7d69af 100644 --- a/instrumentation/httpclient5/pom.xml +++ b/instrumentation/httpclient5/pom.xml @@ -11,7 +11,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 brave-instrumentation-httpclient5 diff --git a/instrumentation/jakarta-jms/pom.xml b/instrumentation/jakarta-jms/pom.xml index fae95111e..ef17dc493 100644 --- a/instrumentation/jakarta-jms/pom.xml +++ b/instrumentation/jakarta-jms/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/jaxrs2/pom.xml b/instrumentation/jaxrs2/pom.xml index 41c5fda66..25b47f4e9 100644 --- a/instrumentation/jaxrs2/pom.xml +++ b/instrumentation/jaxrs2/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/jersey-server/pom.xml b/instrumentation/jersey-server/pom.xml index 8cbb0b095..b8b647a46 100644 --- a/instrumentation/jersey-server/pom.xml +++ b/instrumentation/jersey-server/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/jms-jakarta/pom.xml b/instrumentation/jms-jakarta/pom.xml index 06634fcd4..c483ec517 100644 --- a/instrumentation/jms-jakarta/pom.xml +++ b/instrumentation/jms-jakarta/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/jms/pom.xml b/instrumentation/jms/pom.xml index e18177b0f..1949315ec 100644 --- a/instrumentation/jms/pom.xml +++ b/instrumentation/jms/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/kafka-clients/pom.xml b/instrumentation/kafka-clients/pom.xml index 3ce41bd09..7a0aa110e 100644 --- a/instrumentation/kafka-clients/pom.xml +++ b/instrumentation/kafka-clients/pom.xml @@ -10,7 +10,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 brave-instrumentation-kafka-clients diff --git a/instrumentation/kafka-streams/pom.xml b/instrumentation/kafka-streams/pom.xml index ea83a5c67..e056733c3 100644 --- a/instrumentation/kafka-streams/pom.xml +++ b/instrumentation/kafka-streams/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/messaging/pom.xml b/instrumentation/messaging/pom.xml index b57965e02..aa2b9c065 100644 --- a/instrumentation/messaging/pom.xml +++ b/instrumentation/messaging/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/mongodb/pom.xml b/instrumentation/mongodb/pom.xml index d024e5c37..0f3c0dd6b 100644 --- a/instrumentation/mongodb/pom.xml +++ b/instrumentation/mongodb/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/mysql/pom.xml b/instrumentation/mysql/pom.xml index 0d81748ad..ca439cc93 100644 --- a/instrumentation/mysql/pom.xml +++ b/instrumentation/mysql/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/mysql6/pom.xml b/instrumentation/mysql6/pom.xml index 85c76ed06..f6787ce72 100644 --- a/instrumentation/mysql6/pom.xml +++ b/instrumentation/mysql6/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/mysql8/pom.xml b/instrumentation/mysql8/pom.xml index 20dd10e1b..bc6ab5fbe 100644 --- a/instrumentation/mysql8/pom.xml +++ b/instrumentation/mysql8/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/netty-codec-http/pom.xml b/instrumentation/netty-codec-http/pom.xml index 00611da75..0f1ad87ac 100644 --- a/instrumentation/netty-codec-http/pom.xml +++ b/instrumentation/netty-codec-http/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/okhttp3/pom.xml b/instrumentation/okhttp3/pom.xml index b84d191c2..d694f9345 100644 --- a/instrumentation/okhttp3/pom.xml +++ b/instrumentation/okhttp3/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/pom.xml b/instrumentation/pom.xml index 54f102a4b..f99962fc0 100644 --- a/instrumentation/pom.xml +++ b/instrumentation/pom.xml @@ -11,7 +11,7 @@ io.zipkin.brave brave-parent - 6.0.3-SNAPSHOT + 6.0.3 brave-instrumentation-parent diff --git a/instrumentation/rpc/pom.xml b/instrumentation/rpc/pom.xml index d73db1de8..7151bebdf 100644 --- a/instrumentation/rpc/pom.xml +++ b/instrumentation/rpc/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/servlet-jakarta/pom.xml b/instrumentation/servlet-jakarta/pom.xml index 8c160e864..d9e0a83be 100644 --- a/instrumentation/servlet-jakarta/pom.xml +++ b/instrumentation/servlet-jakarta/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/servlet/pom.xml b/instrumentation/servlet/pom.xml index 513d01b75..ff84afc0a 100644 --- a/instrumentation/servlet/pom.xml +++ b/instrumentation/servlet/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/spring-rabbit/pom.xml b/instrumentation/spring-rabbit/pom.xml index 02c82fed4..56cfb3c5a 100644 --- a/instrumentation/spring-rabbit/pom.xml +++ b/instrumentation/spring-rabbit/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/spring-web/pom.xml b/instrumentation/spring-web/pom.xml index 9c3db29af..ec8120845 100644 --- a/instrumentation/spring-web/pom.xml +++ b/instrumentation/spring-web/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/spring-webmvc/pom.xml b/instrumentation/spring-webmvc/pom.xml index edf1596cf..f12a408f3 100644 --- a/instrumentation/spring-webmvc/pom.xml +++ b/instrumentation/spring-webmvc/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/instrumentation/vertx-web/pom.xml b/instrumentation/vertx-web/pom.xml index 07e5517ba..069e10e95 100644 --- a/instrumentation/vertx-web/pom.xml +++ b/instrumentation/vertx-web/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-instrumentation-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0 diff --git a/pom.xml b/pom.xml index 07a495ea0..4bcb54025 100755 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.zipkin.brave brave-parent - 6.0.3-SNAPSHOT + 6.0.3 pom Brave (parent) @@ -37,7 +37,7 @@ https://github.com/openzipkin/brave scm:git:https://github.com/openzipkin/brave.git scm:git:https://github.com/openzipkin/brave.git - HEAD + 6.0.3 diff --git a/spring-beans/pom.xml b/spring-beans/pom.xml index cd80b7b21..f7c021a8e 100644 --- a/spring-beans/pom.xml +++ b/spring-beans/pom.xml @@ -9,7 +9,7 @@ io.zipkin.brave brave-parent - 6.0.3-SNAPSHOT + 6.0.3 4.0.0