From 452861d32e51b675daeeeeabee8c8ee6eb5f0192 Mon Sep 17 00:00:00 2001 From: zipkinci Date: Thu, 11 May 2023 06:52:19 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 5.16.0 --- 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 5076daba0..07c55bcac 100644 --- a/brave-bom/pom.xml +++ b/brave-bom/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-bom - 5.15.2-SNAPSHOT + 5.16.0 Brave BOM Bill Of Materials POM for all Brave artifacts pom @@ -57,7 +57,7 @@ https://github.com/openzipkin/brave scm:git:https://github.com/openzipkin/brave.git scm:git:https://github.com/openzipkin/brave.git - HEAD + 5.16.0 diff --git a/brave-tests/pom.xml b/brave-tests/pom.xml index 3e28f44e5..7ef2455c8 100644 --- a/brave-tests/pom.xml +++ b/brave-tests/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/brave/pom.xml b/brave/pom.xml index e4d35e0ec..dcdf0af6a 100644 --- a/brave/pom.xml +++ b/brave/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-parent - 5.15.2-SNAPSHOT + 5.16.0 brave diff --git a/context/jfr/pom.xml b/context/jfr/pom.xml index 1f4167525..7f6e0949a 100644 --- a/context/jfr/pom.xml +++ b/context/jfr/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/context/log4j12/pom.xml b/context/log4j12/pom.xml index 883dca601..e2dd6bc88 100644 --- a/context/log4j12/pom.xml +++ b/context/log4j12/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/context/log4j2/pom.xml b/context/log4j2/pom.xml index 9574971a8..8cbfc817d 100644 --- a/context/log4j2/pom.xml +++ b/context/log4j2/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/context/pom.xml b/context/pom.xml index 6be809992..344bace86 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -20,7 +20,7 @@ io.zipkin.brave brave-parent - 5.15.2-SNAPSHOT + 5.16.0 brave-context-parent diff --git a/context/rxjava2/pom.xml b/context/rxjava2/pom.xml index 001943eaa..d0d315096 100644 --- a/context/rxjava2/pom.xml +++ b/context/rxjava2/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/context/slf4j/pom.xml b/context/slf4j/pom.xml index 5819c894f..156299e64 100644 --- a/context/slf4j/pom.xml +++ b/context/slf4j/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/benchmarks/pom.xml b/instrumentation/benchmarks/pom.xml index c48b4a50d..07b94f685 100644 --- a/instrumentation/benchmarks/pom.xml +++ b/instrumentation/benchmarks/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 brave-instrumentation-benchmarks diff --git a/instrumentation/dubbo-rpc/pom.xml b/instrumentation/dubbo-rpc/pom.xml index 99f642bf8..9156c53d3 100644 --- a/instrumentation/dubbo-rpc/pom.xml +++ b/instrumentation/dubbo-rpc/pom.xml @@ -17,7 +17,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/dubbo/pom.xml b/instrumentation/dubbo/pom.xml index 4c6f1519b..29f40fd65 100644 --- a/instrumentation/dubbo/pom.xml +++ b/instrumentation/dubbo/pom.xml @@ -17,7 +17,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/grpc/pom.xml b/instrumentation/grpc/pom.xml index 3960df88e..2adf87068 100644 --- a/instrumentation/grpc/pom.xml +++ b/instrumentation/grpc/pom.xml @@ -17,7 +17,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/http-tests-jakarta/pom.xml b/instrumentation/http-tests-jakarta/pom.xml index 508dd4ef2..574aa48c6 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.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/http-tests/pom.xml b/instrumentation/http-tests/pom.xml index 77c6a6f98..d135050ad 100644 --- a/instrumentation/http-tests/pom.xml +++ b/instrumentation/http-tests/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/http/pom.xml b/instrumentation/http/pom.xml index 7d320a8d2..a316886a0 100644 --- a/instrumentation/http/pom.xml +++ b/instrumentation/http/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/httpasyncclient/pom.xml b/instrumentation/httpasyncclient/pom.xml index 9a7c11c13..0ef12c3d7 100644 --- a/instrumentation/httpasyncclient/pom.xml +++ b/instrumentation/httpasyncclient/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/httpclient/pom.xml b/instrumentation/httpclient/pom.xml index 32421fd8f..39a4bd5bd 100644 --- a/instrumentation/httpclient/pom.xml +++ b/instrumentation/httpclient/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/httpclient5/pom.xml b/instrumentation/httpclient5/pom.xml index 59d720560..a440705c7 100644 --- a/instrumentation/httpclient5/pom.xml +++ b/instrumentation/httpclient5/pom.xml @@ -20,7 +20,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 brave-instrumentation-httpclient5 diff --git a/instrumentation/jakarta-jms/pom.xml b/instrumentation/jakarta-jms/pom.xml index 30f0feb9c..df0baad68 100644 --- a/instrumentation/jakarta-jms/pom.xml +++ b/instrumentation/jakarta-jms/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/jaxrs2/pom.xml b/instrumentation/jaxrs2/pom.xml index 982a7b8f0..6829161cc 100644 --- a/instrumentation/jaxrs2/pom.xml +++ b/instrumentation/jaxrs2/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/jersey-server/pom.xml b/instrumentation/jersey-server/pom.xml index 250a70fb1..cdf1ea5f2 100644 --- a/instrumentation/jersey-server/pom.xml +++ b/instrumentation/jersey-server/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/jms-jakarta/pom.xml b/instrumentation/jms-jakarta/pom.xml index 604d36be2..4f6509425 100644 --- a/instrumentation/jms-jakarta/pom.xml +++ b/instrumentation/jms-jakarta/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/jms/pom.xml b/instrumentation/jms/pom.xml index 1db2f27a2..8ed501542 100644 --- a/instrumentation/jms/pom.xml +++ b/instrumentation/jms/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/kafka-clients/pom.xml b/instrumentation/kafka-clients/pom.xml index 7abe9f3e0..8c83231d2 100644 --- a/instrumentation/kafka-clients/pom.xml +++ b/instrumentation/kafka-clients/pom.xml @@ -19,7 +19,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 brave-instrumentation-kafka-clients diff --git a/instrumentation/kafka-streams/pom.xml b/instrumentation/kafka-streams/pom.xml index 2aaa5556f..e2538bcfd 100644 --- a/instrumentation/kafka-streams/pom.xml +++ b/instrumentation/kafka-streams/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/messaging/pom.xml b/instrumentation/messaging/pom.xml index 7e2bff673..6f00ebb05 100644 --- a/instrumentation/messaging/pom.xml +++ b/instrumentation/messaging/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/mongodb/pom.xml b/instrumentation/mongodb/pom.xml index 29842d3cd..1bf1388a0 100644 --- a/instrumentation/mongodb/pom.xml +++ b/instrumentation/mongodb/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/mysql/pom.xml b/instrumentation/mysql/pom.xml index e73a268f5..650a635da 100644 --- a/instrumentation/mysql/pom.xml +++ b/instrumentation/mysql/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/mysql6/pom.xml b/instrumentation/mysql6/pom.xml index f22d9f844..daba9ca01 100644 --- a/instrumentation/mysql6/pom.xml +++ b/instrumentation/mysql6/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/mysql8/pom.xml b/instrumentation/mysql8/pom.xml index 93d83f9a3..8ea6e1e01 100644 --- a/instrumentation/mysql8/pom.xml +++ b/instrumentation/mysql8/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/netty-codec-http/pom.xml b/instrumentation/netty-codec-http/pom.xml index 365bff210..e3f53e723 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.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/okhttp3/pom.xml b/instrumentation/okhttp3/pom.xml index 99b0d6689..d97bf85c2 100644 --- a/instrumentation/okhttp3/pom.xml +++ b/instrumentation/okhttp3/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/p6spy/pom.xml b/instrumentation/p6spy/pom.xml index 870c61216..bf0e27cee 100644 --- a/instrumentation/p6spy/pom.xml +++ b/instrumentation/p6spy/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/pom.xml b/instrumentation/pom.xml index 2ccebfdc7..a3ae6a9e7 100644 --- a/instrumentation/pom.xml +++ b/instrumentation/pom.xml @@ -20,7 +20,7 @@ io.zipkin.brave brave-parent - 5.15.2-SNAPSHOT + 5.16.0 brave-instrumentation-parent diff --git a/instrumentation/rpc/pom.xml b/instrumentation/rpc/pom.xml index 6e5bb0ba2..dbdcf36e0 100644 --- a/instrumentation/rpc/pom.xml +++ b/instrumentation/rpc/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/servlet-jakarta/pom.xml b/instrumentation/servlet-jakarta/pom.xml index 04f78c307..ef7845c20 100644 --- a/instrumentation/servlet-jakarta/pom.xml +++ b/instrumentation/servlet-jakarta/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/servlet/pom.xml b/instrumentation/servlet/pom.xml index 7949df9e1..8d4ee7ca3 100644 --- a/instrumentation/servlet/pom.xml +++ b/instrumentation/servlet/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/sparkjava/pom.xml b/instrumentation/sparkjava/pom.xml index 35c4fd1f2..1a3481d77 100644 --- a/instrumentation/sparkjava/pom.xml +++ b/instrumentation/sparkjava/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/spring-rabbit/pom.xml b/instrumentation/spring-rabbit/pom.xml index 176db3663..77f7aba37 100644 --- a/instrumentation/spring-rabbit/pom.xml +++ b/instrumentation/spring-rabbit/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/spring-web/pom.xml b/instrumentation/spring-web/pom.xml index 348c123b7..cb8348202 100644 --- a/instrumentation/spring-web/pom.xml +++ b/instrumentation/spring-web/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/spring-webmvc/pom.xml b/instrumentation/spring-webmvc/pom.xml index 643b95f8e..cdef85851 100644 --- a/instrumentation/spring-webmvc/pom.xml +++ b/instrumentation/spring-webmvc/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/instrumentation/vertx-web/pom.xml b/instrumentation/vertx-web/pom.xml index 061fd170c..2c751cb72 100644 --- a/instrumentation/vertx-web/pom.xml +++ b/instrumentation/vertx-web/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0 diff --git a/pom.xml b/pom.xml index be21f88fc..7c45aee36 100755 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.zipkin.brave brave-parent - 5.15.2-SNAPSHOT + 5.16.0 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.16.0 diff --git a/spring-beans/pom.xml b/spring-beans/pom.xml index b4b3310ec..7cd1daea2 100644 --- a/spring-beans/pom.xml +++ b/spring-beans/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-parent - 5.15.2-SNAPSHOT + 5.16.0 4.0.0