From c8c3e00595b993e941ffa30951ff717ef00c8ff0 Mon Sep 17 00:00:00 2001 From: zipkinci Date: Sat, 6 Jan 2024 10:24:19 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 5.17.1 --- 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/rxjava2/pom.xml | 2 +- context/slf4j/pom.xml | 2 +- instrumentation/benchmarks/pom.xml | 2 +- instrumentation/dubbo-rpc/pom.xml | 2 +- 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/p6spy/pom.xml | 2 +- instrumentation/pom.xml | 2 +- instrumentation/rpc/pom.xml | 2 +- instrumentation/servlet-jakarta/pom.xml | 2 +- instrumentation/servlet/pom.xml | 2 +- instrumentation/sparkjava/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 +- 45 files changed, 47 insertions(+), 47 deletions(-) diff --git a/brave-bom/pom.xml b/brave-bom/pom.xml index c6b863cc6..02b61286f 100644 --- a/brave-bom/pom.xml +++ b/brave-bom/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-bom - 5.17.1-SNAPSHOT + 5.17.1 Brave BOM Bill Of Materials POM for all Brave artifacts pom @@ -55,7 +55,7 @@ https://github.com/openzipkin/brave scm:git:https://github.com/openzipkin/brave.git scm:git:https://github.com/openzipkin/brave.git - HEAD + 5.17.1 diff --git a/brave-tests/pom.xml b/brave-tests/pom.xml index 3ed5a7dde..ebde264fe 100644 --- a/brave-tests/pom.xml +++ b/brave-tests/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/brave/pom.xml b/brave/pom.xml index 0a603380f..909b1ad58 100644 --- a/brave/pom.xml +++ b/brave/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-parent - 5.17.1-SNAPSHOT + 5.17.1 brave diff --git a/context/jfr/pom.xml b/context/jfr/pom.xml index 872794d82..5cefe61bc 100644 --- a/context/jfr/pom.xml +++ b/context/jfr/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/context/log4j12/pom.xml b/context/log4j12/pom.xml index 2ccee713d..ce04dc44e 100644 --- a/context/log4j12/pom.xml +++ b/context/log4j12/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/context/log4j2/pom.xml b/context/log4j2/pom.xml index db85afa20..b0ccf7003 100644 --- a/context/log4j2/pom.xml +++ b/context/log4j2/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/context/pom.xml b/context/pom.xml index 27d796061..ec22cda43 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -20,7 +20,7 @@ io.zipkin.brave brave-parent - 5.17.1-SNAPSHOT + 5.17.1 brave-context-parent diff --git a/context/rxjava2/pom.xml b/context/rxjava2/pom.xml index e8d59ae4b..bac3cf6dd 100644 --- a/context/rxjava2/pom.xml +++ b/context/rxjava2/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/context/slf4j/pom.xml b/context/slf4j/pom.xml index 37b835e90..740ca479f 100644 --- a/context/slf4j/pom.xml +++ b/context/slf4j/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/benchmarks/pom.xml b/instrumentation/benchmarks/pom.xml index 7ac482a00..046299d04 100644 --- a/instrumentation/benchmarks/pom.xml +++ b/instrumentation/benchmarks/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 brave-instrumentation-benchmarks diff --git a/instrumentation/dubbo-rpc/pom.xml b/instrumentation/dubbo-rpc/pom.xml index bb7595e15..319c6f6ba 100644 --- a/instrumentation/dubbo-rpc/pom.xml +++ b/instrumentation/dubbo-rpc/pom.xml @@ -17,7 +17,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/dubbo/pom.xml b/instrumentation/dubbo/pom.xml index e285dfef5..69a36b6a5 100644 --- a/instrumentation/dubbo/pom.xml +++ b/instrumentation/dubbo/pom.xml @@ -17,7 +17,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/grpc/pom.xml b/instrumentation/grpc/pom.xml index f5f230962..3e7dc3d2e 100644 --- a/instrumentation/grpc/pom.xml +++ b/instrumentation/grpc/pom.xml @@ -17,7 +17,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/http-tests-jakarta/pom.xml b/instrumentation/http-tests-jakarta/pom.xml index 097b20785..c435796b4 100644 --- a/instrumentation/http-tests-jakarta/pom.xml +++ b/instrumentation/http-tests-jakarta/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/http-tests/pom.xml b/instrumentation/http-tests/pom.xml index 3a2fb7207..b3eb16e44 100644 --- a/instrumentation/http-tests/pom.xml +++ b/instrumentation/http-tests/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/http/pom.xml b/instrumentation/http/pom.xml index f98229771..a25b03d6d 100644 --- a/instrumentation/http/pom.xml +++ b/instrumentation/http/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/httpasyncclient/pom.xml b/instrumentation/httpasyncclient/pom.xml index 5ad098095..95efebab1 100644 --- a/instrumentation/httpasyncclient/pom.xml +++ b/instrumentation/httpasyncclient/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/httpclient/pom.xml b/instrumentation/httpclient/pom.xml index e9fb31e2d..cddcee09d 100644 --- a/instrumentation/httpclient/pom.xml +++ b/instrumentation/httpclient/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/httpclient5/pom.xml b/instrumentation/httpclient5/pom.xml index 302c424e7..c1870a8ec 100644 --- a/instrumentation/httpclient5/pom.xml +++ b/instrumentation/httpclient5/pom.xml @@ -20,7 +20,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 brave-instrumentation-httpclient5 diff --git a/instrumentation/jakarta-jms/pom.xml b/instrumentation/jakarta-jms/pom.xml index 0ac6a988d..bde6f4977 100644 --- a/instrumentation/jakarta-jms/pom.xml +++ b/instrumentation/jakarta-jms/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/jaxrs2/pom.xml b/instrumentation/jaxrs2/pom.xml index 82959d2fc..f1772c4b1 100644 --- a/instrumentation/jaxrs2/pom.xml +++ b/instrumentation/jaxrs2/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/jersey-server/pom.xml b/instrumentation/jersey-server/pom.xml index a1845ffc5..57fec45e4 100644 --- a/instrumentation/jersey-server/pom.xml +++ b/instrumentation/jersey-server/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/jms-jakarta/pom.xml b/instrumentation/jms-jakarta/pom.xml index 1ab203416..9b455393b 100644 --- a/instrumentation/jms-jakarta/pom.xml +++ b/instrumentation/jms-jakarta/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/jms/pom.xml b/instrumentation/jms/pom.xml index 16d86fe67..d760b6881 100644 --- a/instrumentation/jms/pom.xml +++ b/instrumentation/jms/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/kafka-clients/pom.xml b/instrumentation/kafka-clients/pom.xml index 2dec621ec..89cec79ce 100644 --- a/instrumentation/kafka-clients/pom.xml +++ b/instrumentation/kafka-clients/pom.xml @@ -19,7 +19,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 brave-instrumentation-kafka-clients diff --git a/instrumentation/kafka-streams/pom.xml b/instrumentation/kafka-streams/pom.xml index e84e07336..1892032f3 100644 --- a/instrumentation/kafka-streams/pom.xml +++ b/instrumentation/kafka-streams/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/messaging/pom.xml b/instrumentation/messaging/pom.xml index 7401137ac..3aa23f28d 100644 --- a/instrumentation/messaging/pom.xml +++ b/instrumentation/messaging/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/mongodb/pom.xml b/instrumentation/mongodb/pom.xml index 983d730f0..7e6295f7e 100644 --- a/instrumentation/mongodb/pom.xml +++ b/instrumentation/mongodb/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/mysql/pom.xml b/instrumentation/mysql/pom.xml index b1914a82a..8823751ad 100644 --- a/instrumentation/mysql/pom.xml +++ b/instrumentation/mysql/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/mysql6/pom.xml b/instrumentation/mysql6/pom.xml index 587e7d308..53b0fb5c6 100644 --- a/instrumentation/mysql6/pom.xml +++ b/instrumentation/mysql6/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/mysql8/pom.xml b/instrumentation/mysql8/pom.xml index ef0fa70b5..24dbdb456 100644 --- a/instrumentation/mysql8/pom.xml +++ b/instrumentation/mysql8/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/netty-codec-http/pom.xml b/instrumentation/netty-codec-http/pom.xml index 131b6ea5a..83ce60fce 100644 --- a/instrumentation/netty-codec-http/pom.xml +++ b/instrumentation/netty-codec-http/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/okhttp3/pom.xml b/instrumentation/okhttp3/pom.xml index 020669c2d..fabad3479 100644 --- a/instrumentation/okhttp3/pom.xml +++ b/instrumentation/okhttp3/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/p6spy/pom.xml b/instrumentation/p6spy/pom.xml index b76b6a7cb..3ccc468d1 100644 --- a/instrumentation/p6spy/pom.xml +++ b/instrumentation/p6spy/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/pom.xml b/instrumentation/pom.xml index 4ed7eadc6..215923921 100644 --- a/instrumentation/pom.xml +++ b/instrumentation/pom.xml @@ -20,7 +20,7 @@ io.zipkin.brave brave-parent - 5.17.1-SNAPSHOT + 5.17.1 brave-instrumentation-parent diff --git a/instrumentation/rpc/pom.xml b/instrumentation/rpc/pom.xml index d9f4730dd..56522e8ac 100644 --- a/instrumentation/rpc/pom.xml +++ b/instrumentation/rpc/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/servlet-jakarta/pom.xml b/instrumentation/servlet-jakarta/pom.xml index 75d9bb228..f00dce11b 100644 --- a/instrumentation/servlet-jakarta/pom.xml +++ b/instrumentation/servlet-jakarta/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/servlet/pom.xml b/instrumentation/servlet/pom.xml index 7c94083f1..5acb2c448 100644 --- a/instrumentation/servlet/pom.xml +++ b/instrumentation/servlet/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/sparkjava/pom.xml b/instrumentation/sparkjava/pom.xml index c51e47143..79743629c 100644 --- a/instrumentation/sparkjava/pom.xml +++ b/instrumentation/sparkjava/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/spring-rabbit/pom.xml b/instrumentation/spring-rabbit/pom.xml index 954e05e97..7dac545f0 100644 --- a/instrumentation/spring-rabbit/pom.xml +++ b/instrumentation/spring-rabbit/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/spring-web/pom.xml b/instrumentation/spring-web/pom.xml index d9b1f0604..c71adc54b 100644 --- a/instrumentation/spring-web/pom.xml +++ b/instrumentation/spring-web/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/spring-webmvc/pom.xml b/instrumentation/spring-webmvc/pom.xml index dad476c8f..04d67a013 100644 --- a/instrumentation/spring-webmvc/pom.xml +++ b/instrumentation/spring-webmvc/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/instrumentation/vertx-web/pom.xml b/instrumentation/vertx-web/pom.xml index 077b1a8fa..ed1bd61f4 100644 --- a/instrumentation/vertx-web/pom.xml +++ b/instrumentation/vertx-web/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0 diff --git a/pom.xml b/pom.xml index 223957a79..b5d07ae48 100755 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.zipkin.brave brave-parent - 5.17.1-SNAPSHOT + 5.17.1 pom Brave (parent) @@ -46,7 +46,7 @@ https://github.com/openzipkin/brave scm:git:https://github.com/openzipkin/brave.git scm:git:https://github.com/openzipkin/brave.git - HEAD + 5.17.1 diff --git a/spring-beans/pom.xml b/spring-beans/pom.xml index 3d1290a24..2bc1e3d7c 100644 --- a/spring-beans/pom.xml +++ b/spring-beans/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-parent - 5.17.1-SNAPSHOT + 5.17.1 4.0.0