From 9069bc3d8d6a0bcab3acd1b38dd6a0cdc7a49635 Mon Sep 17 00:00:00 2001 From: zipkinci Date: Thu, 21 Nov 2019 12:25:48 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 5.9.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/pom.xml | 2 +- instrumentation/http/pom.xml | 2 +- instrumentation/httpasyncclient/pom.xml | 2 +- instrumentation/httpclient/pom.xml | 2 +- instrumentation/jaxrs2/pom.xml | 2 +- instrumentation/jersey-server/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/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/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 +- 39 files changed, 41 insertions(+), 41 deletions(-) diff --git a/brave-bom/pom.xml b/brave-bom/pom.xml index 298e0f840e..ffe2761a10 100644 --- a/brave-bom/pom.xml +++ b/brave-bom/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-bom - 5.9.1-SNAPSHOT + 5.9.1 Brave BOM Bill Of Materials POM for all Brave artifacts pom @@ -50,7 +50,7 @@ https://github.com/openzipkin/brave scm:git:https://github.com/openzipkin/brave.git scm:git:https://github.com/openzipkin/brave.git - HEAD + 5.9.1 diff --git a/brave-tests/pom.xml b/brave-tests/pom.xml index 6f1051c0e4..f7047a5d12 100644 --- a/brave-tests/pom.xml +++ b/brave-tests/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/brave/pom.xml b/brave/pom.xml index d3de5180bc..3a8f5ae8f2 100644 --- a/brave/pom.xml +++ b/brave/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-parent - 5.9.1-SNAPSHOT + 5.9.1 brave diff --git a/context/jfr/pom.xml b/context/jfr/pom.xml index 6221330e95..b717a81a38 100644 --- a/context/jfr/pom.xml +++ b/context/jfr/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/context/log4j12/pom.xml b/context/log4j12/pom.xml index b56eed12aa..ebb32a6635 100644 --- a/context/log4j12/pom.xml +++ b/context/log4j12/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/context/log4j2/pom.xml b/context/log4j2/pom.xml index 54b098a3ad..a30fab8338 100644 --- a/context/log4j2/pom.xml +++ b/context/log4j2/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/context/pom.xml b/context/pom.xml index aad8014ee9..426d800edc 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -20,7 +20,7 @@ io.zipkin.brave brave-parent - 5.9.1-SNAPSHOT + 5.9.1 brave-context-parent diff --git a/context/rxjava2/pom.xml b/context/rxjava2/pom.xml index 3236d3d5d7..8add72b338 100644 --- a/context/rxjava2/pom.xml +++ b/context/rxjava2/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/context/slf4j/pom.xml b/context/slf4j/pom.xml index 1ef33f8a3e..6291de9737 100644 --- a/context/slf4j/pom.xml +++ b/context/slf4j/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-context-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/benchmarks/pom.xml b/instrumentation/benchmarks/pom.xml index 7516dd9d59..07bea8861d 100644 --- a/instrumentation/benchmarks/pom.xml +++ b/instrumentation/benchmarks/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 brave-instrumentation-benchmarks diff --git a/instrumentation/dubbo-rpc/pom.xml b/instrumentation/dubbo-rpc/pom.xml index 999a6d0a75..575e4b99c7 100644 --- a/instrumentation/dubbo-rpc/pom.xml +++ b/instrumentation/dubbo-rpc/pom.xml @@ -17,7 +17,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/dubbo/pom.xml b/instrumentation/dubbo/pom.xml index cbe17f792f..f285cf36a4 100644 --- a/instrumentation/dubbo/pom.xml +++ b/instrumentation/dubbo/pom.xml @@ -17,7 +17,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/grpc/pom.xml b/instrumentation/grpc/pom.xml index 9a36960dd0..7c350b335b 100644 --- a/instrumentation/grpc/pom.xml +++ b/instrumentation/grpc/pom.xml @@ -17,7 +17,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/http-tests/pom.xml b/instrumentation/http-tests/pom.xml index f859be615c..931ee90f71 100644 --- a/instrumentation/http-tests/pom.xml +++ b/instrumentation/http-tests/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/http/pom.xml b/instrumentation/http/pom.xml index f0afff0406..72c9c07f52 100644 --- a/instrumentation/http/pom.xml +++ b/instrumentation/http/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/httpasyncclient/pom.xml b/instrumentation/httpasyncclient/pom.xml index 2fe0dbee09..2cc2dcffab 100644 --- a/instrumentation/httpasyncclient/pom.xml +++ b/instrumentation/httpasyncclient/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/httpclient/pom.xml b/instrumentation/httpclient/pom.xml index 1b94a18193..bdf42b7c5c 100644 --- a/instrumentation/httpclient/pom.xml +++ b/instrumentation/httpclient/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/jaxrs2/pom.xml b/instrumentation/jaxrs2/pom.xml index 3154535a29..a2639af67c 100644 --- a/instrumentation/jaxrs2/pom.xml +++ b/instrumentation/jaxrs2/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/jersey-server/pom.xml b/instrumentation/jersey-server/pom.xml index 468647ac3d..11f0e1f1eb 100644 --- a/instrumentation/jersey-server/pom.xml +++ b/instrumentation/jersey-server/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/jms/pom.xml b/instrumentation/jms/pom.xml index 8c375d130b..8844800540 100644 --- a/instrumentation/jms/pom.xml +++ b/instrumentation/jms/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/kafka-clients/pom.xml b/instrumentation/kafka-clients/pom.xml index c8de63909a..3f5d5642c3 100644 --- a/instrumentation/kafka-clients/pom.xml +++ b/instrumentation/kafka-clients/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/kafka-streams/pom.xml b/instrumentation/kafka-streams/pom.xml index b3fcdb3b2f..c70e8ea915 100644 --- a/instrumentation/kafka-streams/pom.xml +++ b/instrumentation/kafka-streams/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/messaging/pom.xml b/instrumentation/messaging/pom.xml index 07d72600aa..95e02a9084 100644 --- a/instrumentation/messaging/pom.xml +++ b/instrumentation/messaging/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/mysql/pom.xml b/instrumentation/mysql/pom.xml index 1590868547..3efe068f9f 100644 --- a/instrumentation/mysql/pom.xml +++ b/instrumentation/mysql/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/mysql6/pom.xml b/instrumentation/mysql6/pom.xml index eba3d79fb2..d62d7d55fa 100644 --- a/instrumentation/mysql6/pom.xml +++ b/instrumentation/mysql6/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/mysql8/pom.xml b/instrumentation/mysql8/pom.xml index fb44d8304c..6cf6783f2a 100644 --- a/instrumentation/mysql8/pom.xml +++ b/instrumentation/mysql8/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/netty-codec-http/pom.xml b/instrumentation/netty-codec-http/pom.xml index 3bfb654566..84032a9d9d 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.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/okhttp3/pom.xml b/instrumentation/okhttp3/pom.xml index 5a750a0993..2e3a70e600 100644 --- a/instrumentation/okhttp3/pom.xml +++ b/instrumentation/okhttp3/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/p6spy/pom.xml b/instrumentation/p6spy/pom.xml index 672d11c181..5cce7680c0 100644 --- a/instrumentation/p6spy/pom.xml +++ b/instrumentation/p6spy/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/pom.xml b/instrumentation/pom.xml index e59dea1f97..adda41563b 100644 --- a/instrumentation/pom.xml +++ b/instrumentation/pom.xml @@ -20,7 +20,7 @@ io.zipkin.brave brave-parent - 5.9.1-SNAPSHOT + 5.9.1 brave-instrumentation-parent diff --git a/instrumentation/rpc/pom.xml b/instrumentation/rpc/pom.xml index e28f09985e..f7f7045d9d 100644 --- a/instrumentation/rpc/pom.xml +++ b/instrumentation/rpc/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/servlet/pom.xml b/instrumentation/servlet/pom.xml index b2c61683d5..a715b815c0 100644 --- a/instrumentation/servlet/pom.xml +++ b/instrumentation/servlet/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/sparkjava/pom.xml b/instrumentation/sparkjava/pom.xml index 1895a0b1b3..a5e6e38fd3 100644 --- a/instrumentation/sparkjava/pom.xml +++ b/instrumentation/sparkjava/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/spring-rabbit/pom.xml b/instrumentation/spring-rabbit/pom.xml index 1a26af9c0b..a2e3a85bf0 100644 --- a/instrumentation/spring-rabbit/pom.xml +++ b/instrumentation/spring-rabbit/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/spring-web/pom.xml b/instrumentation/spring-web/pom.xml index cb9c85efdc..df8e4af339 100644 --- a/instrumentation/spring-web/pom.xml +++ b/instrumentation/spring-web/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/spring-webmvc/pom.xml b/instrumentation/spring-webmvc/pom.xml index 8e7c433312..d8cdea905e 100644 --- a/instrumentation/spring-webmvc/pom.xml +++ b/instrumentation/spring-webmvc/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/instrumentation/vertx-web/pom.xml b/instrumentation/vertx-web/pom.xml index 7dcd2dcc2b..a918ae016e 100644 --- a/instrumentation/vertx-web/pom.xml +++ b/instrumentation/vertx-web/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-instrumentation-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0 diff --git a/pom.xml b/pom.xml index 3073598377..592a662048 100755 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.zipkin.brave brave-parent - 5.9.1-SNAPSHOT + 5.9.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.9.1 diff --git a/spring-beans/pom.xml b/spring-beans/pom.xml index 466cc52da2..a57db346a4 100644 --- a/spring-beans/pom.xml +++ b/spring-beans/pom.xml @@ -18,7 +18,7 @@ io.zipkin.brave brave-parent - 5.9.1-SNAPSHOT + 5.9.1 4.0.0