From f048b0173551b3356338c158b1e4d88ee5e2cee7 Mon Sep 17 00:00:00 2001 From: Adrian Cole Date: Thu, 25 Jan 2018 10:05:21 +0800 Subject: [PATCH] prepare release 4.13.4 --- archive/brave-apache-http-interceptors/pom.xml | 2 +- archive/brave-core-spring/pom.xml | 2 +- archive/brave-core/pom.xml | 2 +- archive/brave-grpc/pom.xml | 2 +- archive/brave-http-tests/pom.xml | 2 +- archive/brave-http/pom.xml | 2 +- archive/brave-jaxrs2/pom.xml | 2 +- archive/brave-jersey/pom.xml | 2 +- archive/brave-mysql/pom.xml | 2 +- archive/brave-okhttp/pom.xml | 2 +- archive/brave-p6spy/pom.xml | 2 +- archive/brave-resteasy-spring/pom.xml | 2 +- archive/brave-resteasy3-spring/pom.xml | 2 +- archive/brave-sampler-zookeeper/pom.xml | 2 +- archive/brave-spancollector-http/pom.xml | 2 +- archive/brave-spancollector-kafka/pom.xml | 2 +- archive/brave-spancollector-local/pom.xml | 2 +- archive/brave-spancollector-scribe/pom.xml | 2 +- archive/brave-sparkjava/pom.xml | 2 +- archive/brave-spring-resttemplate-interceptors/pom.xml | 2 +- archive/brave-spring-web-servlet-interceptor/pom.xml | 2 +- archive/brave-web-servlet-filter/pom.xml | 2 +- brave-tests/pom.xml | 2 +- brave/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 | 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/kafka-clients/pom.xml | 2 +- instrumentation/mysql/pom.xml | 2 +- instrumentation/mysql6/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/servlet/pom.xml | 2 +- instrumentation/sparkjava/pom.xml | 2 +- instrumentation/spring-web/pom.xml | 2 +- instrumentation/spring-webmvc/pom.xml | 2 +- pom.xml | 4 ++-- propagation/aws/pom.xml | 2 +- propagation/pom.xml | 2 +- spring-beans/pom.xml | 2 +- 50 files changed, 51 insertions(+), 51 deletions(-) diff --git a/archive/brave-apache-http-interceptors/pom.xml b/archive/brave-apache-http-interceptors/pom.xml index 9fbe0d070e..f9a87c5d41 100644 --- a/archive/brave-apache-http-interceptors/pom.xml +++ b/archive/brave-apache-http-interceptors/pom.xml @@ -4,7 +4,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-apache-http-interceptors archive/brave-apache-http-interceptors diff --git a/archive/brave-core-spring/pom.xml b/archive/brave-core-spring/pom.xml index 9477780168..835844e5ce 100644 --- a/archive/brave-core-spring/pom.xml +++ b/archive/brave-core-spring/pom.xml @@ -4,7 +4,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-core-spring diff --git a/archive/brave-core/pom.xml b/archive/brave-core/pom.xml index 77fd0f1526..d7f8bdf930 100755 --- a/archive/brave-core/pom.xml +++ b/archive/brave-core/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-core diff --git a/archive/brave-grpc/pom.xml b/archive/brave-grpc/pom.xml index 7763db905b..8fcaf95744 100644 --- a/archive/brave-grpc/pom.xml +++ b/archive/brave-grpc/pom.xml @@ -4,7 +4,7 @@ brave-parent io.zipkin.brave - 4.13.4-SNAPSHOT + 4.13.4 brave-grpc jar diff --git a/archive/brave-http-tests/pom.xml b/archive/brave-http-tests/pom.xml index b37bed91bf..a695d0d0bd 100644 --- a/archive/brave-http-tests/pom.xml +++ b/archive/brave-http-tests/pom.xml @@ -4,7 +4,7 @@ brave-parent io.zipkin.brave - 4.13.4-SNAPSHOT + 4.13.4 brave-http-tests jar diff --git a/archive/brave-http/pom.xml b/archive/brave-http/pom.xml index 7d2e291408..6001c33e60 100644 --- a/archive/brave-http/pom.xml +++ b/archive/brave-http/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-http diff --git a/archive/brave-jaxrs2/pom.xml b/archive/brave-jaxrs2/pom.xml index 3eb2198dae..f415fda9a3 100644 --- a/archive/brave-jaxrs2/pom.xml +++ b/archive/brave-jaxrs2/pom.xml @@ -4,7 +4,7 @@ brave-parent io.zipkin.brave - 4.13.4-SNAPSHOT + 4.13.4 brave-jaxrs2 jar diff --git a/archive/brave-jersey/pom.xml b/archive/brave-jersey/pom.xml index 46d5b8b715..62150eac41 100644 --- a/archive/brave-jersey/pom.xml +++ b/archive/brave-jersey/pom.xml @@ -4,7 +4,7 @@ brave-parent io.zipkin.brave - 4.13.4-SNAPSHOT + 4.13.4 brave-jersey jar diff --git a/archive/brave-mysql/pom.xml b/archive/brave-mysql/pom.xml index 0f07db930a..8e44cc4634 100644 --- a/archive/brave-mysql/pom.xml +++ b/archive/brave-mysql/pom.xml @@ -4,7 +4,7 @@ brave-parent io.zipkin.brave - 4.13.4-SNAPSHOT + 4.13.4 brave-mysql jar diff --git a/archive/brave-okhttp/pom.xml b/archive/brave-okhttp/pom.xml index 8944141885..5461a8df17 100644 --- a/archive/brave-okhttp/pom.xml +++ b/archive/brave-okhttp/pom.xml @@ -3,7 +3,7 @@ brave-parent io.zipkin.brave - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/archive/brave-p6spy/pom.xml b/archive/brave-p6spy/pom.xml index b1e2e03215..bd70a265bc 100644 --- a/archive/brave-p6spy/pom.xml +++ b/archive/brave-p6spy/pom.xml @@ -4,7 +4,7 @@ brave-parent io.zipkin.brave - 4.13.4-SNAPSHOT + 4.13.4 brave-p6spy jar diff --git a/archive/brave-resteasy-spring/pom.xml b/archive/brave-resteasy-spring/pom.xml index ded463ef9f..55579f72e4 100755 --- a/archive/brave-resteasy-spring/pom.xml +++ b/archive/brave-resteasy-spring/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-resteasy-spring diff --git a/archive/brave-resteasy3-spring/pom.xml b/archive/brave-resteasy3-spring/pom.xml index be5234a5a0..b28e24360b 100755 --- a/archive/brave-resteasy3-spring/pom.xml +++ b/archive/brave-resteasy3-spring/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-resteasy3-spring diff --git a/archive/brave-sampler-zookeeper/pom.xml b/archive/brave-sampler-zookeeper/pom.xml index ee1ac7c2fb..dc66611cee 100644 --- a/archive/brave-sampler-zookeeper/pom.xml +++ b/archive/brave-sampler-zookeeper/pom.xml @@ -4,7 +4,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-sampler-zookeeper diff --git a/archive/brave-spancollector-http/pom.xml b/archive/brave-spancollector-http/pom.xml index 7055ef1c33..73c88eecd7 100644 --- a/archive/brave-spancollector-http/pom.xml +++ b/archive/brave-spancollector-http/pom.xml @@ -4,7 +4,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-spancollector-http diff --git a/archive/brave-spancollector-kafka/pom.xml b/archive/brave-spancollector-kafka/pom.xml index 983505fb68..a28067a5d4 100644 --- a/archive/brave-spancollector-kafka/pom.xml +++ b/archive/brave-spancollector-kafka/pom.xml @@ -4,7 +4,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-spancollector-kafka diff --git a/archive/brave-spancollector-local/pom.xml b/archive/brave-spancollector-local/pom.xml index 2900f4cfab..bd703bb745 100644 --- a/archive/brave-spancollector-local/pom.xml +++ b/archive/brave-spancollector-local/pom.xml @@ -4,7 +4,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-spancollector-local diff --git a/archive/brave-spancollector-scribe/pom.xml b/archive/brave-spancollector-scribe/pom.xml index aca29db5ec..9f797ad58d 100644 --- a/archive/brave-spancollector-scribe/pom.xml +++ b/archive/brave-spancollector-scribe/pom.xml @@ -4,7 +4,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-spancollector-scribe diff --git a/archive/brave-sparkjava/pom.xml b/archive/brave-sparkjava/pom.xml index b38509cef0..d066c99fb8 100644 --- a/archive/brave-sparkjava/pom.xml +++ b/archive/brave-sparkjava/pom.xml @@ -3,7 +3,7 @@ brave-parent io.zipkin.brave - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/archive/brave-spring-resttemplate-interceptors/pom.xml b/archive/brave-spring-resttemplate-interceptors/pom.xml index 7925d88500..115ccabbc4 100644 --- a/archive/brave-spring-resttemplate-interceptors/pom.xml +++ b/archive/brave-spring-resttemplate-interceptors/pom.xml @@ -4,7 +4,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-spring-resttemplate-interceptors diff --git a/archive/brave-spring-web-servlet-interceptor/pom.xml b/archive/brave-spring-web-servlet-interceptor/pom.xml index fafd201be1..6666a9d593 100644 --- a/archive/brave-spring-web-servlet-interceptor/pom.xml +++ b/archive/brave-spring-web-servlet-interceptor/pom.xml @@ -4,7 +4,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-spring-web-servlet-interceptor diff --git a/archive/brave-web-servlet-filter/pom.xml b/archive/brave-web-servlet-filter/pom.xml index bb9e48e480..e6cfb3f8c8 100644 --- a/archive/brave-web-servlet-filter/pom.xml +++ b/archive/brave-web-servlet-filter/pom.xml @@ -3,7 +3,7 @@ brave-parent io.zipkin.brave - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/brave-tests/pom.xml b/brave-tests/pom.xml index d00bdbacec..06b994d3d8 100644 --- a/brave-tests/pom.xml +++ b/brave-tests/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/brave/pom.xml b/brave/pom.xml index 5fe7cec851..a957f42cc1 100644 --- a/brave/pom.xml +++ b/brave/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave diff --git a/context/log4j12/pom.xml b/context/log4j12/pom.xml index 9f03da670d..ab4d222a13 100644 --- a/context/log4j12/pom.xml +++ b/context/log4j12/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-context-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/context/log4j2/pom.xml b/context/log4j2/pom.xml index 0cbba7d928..81bf306c0b 100644 --- a/context/log4j2/pom.xml +++ b/context/log4j2/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-context-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/context/pom.xml b/context/pom.xml index b4a86b99bd..48c25d5355 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -5,7 +5,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-context-parent diff --git a/context/slf4j/pom.xml b/context/slf4j/pom.xml index 8f39c1c412..255d2e7fd9 100644 --- a/context/slf4j/pom.xml +++ b/context/slf4j/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-context-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/benchmarks/pom.xml b/instrumentation/benchmarks/pom.xml index 527806dfe6..3942417f1a 100644 --- a/instrumentation/benchmarks/pom.xml +++ b/instrumentation/benchmarks/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-instrumentation-benchmarks diff --git a/instrumentation/grpc/pom.xml b/instrumentation/grpc/pom.xml index da9b36e00f..0483ca7b80 100644 --- a/instrumentation/grpc/pom.xml +++ b/instrumentation/grpc/pom.xml @@ -2,7 +2,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/http-tests/pom.xml b/instrumentation/http-tests/pom.xml index 762e605ebd..139081845b 100644 --- a/instrumentation/http-tests/pom.xml +++ b/instrumentation/http-tests/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/http/pom.xml b/instrumentation/http/pom.xml index 225eb49fcd..b23d393110 100644 --- a/instrumentation/http/pom.xml +++ b/instrumentation/http/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/httpasyncclient/pom.xml b/instrumentation/httpasyncclient/pom.xml index 5322b0559f..7471cb30ee 100644 --- a/instrumentation/httpasyncclient/pom.xml +++ b/instrumentation/httpasyncclient/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/httpclient/pom.xml b/instrumentation/httpclient/pom.xml index 7ff7a89f2e..8a4ab3ca26 100644 --- a/instrumentation/httpclient/pom.xml +++ b/instrumentation/httpclient/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/jaxrs2/pom.xml b/instrumentation/jaxrs2/pom.xml index 0275a3a127..654b7a97f5 100644 --- a/instrumentation/jaxrs2/pom.xml +++ b/instrumentation/jaxrs2/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/kafka-clients/pom.xml b/instrumentation/kafka-clients/pom.xml index d30ce36bfd..e8bc0e8dc2 100644 --- a/instrumentation/kafka-clients/pom.xml +++ b/instrumentation/kafka-clients/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/mysql/pom.xml b/instrumentation/mysql/pom.xml index efb388cd50..3091b643cb 100644 --- a/instrumentation/mysql/pom.xml +++ b/instrumentation/mysql/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/mysql6/pom.xml b/instrumentation/mysql6/pom.xml index 4c72e7215e..0435fd0bfa 100644 --- a/instrumentation/mysql6/pom.xml +++ b/instrumentation/mysql6/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/netty-codec-http/pom.xml b/instrumentation/netty-codec-http/pom.xml index fdab4cef39..5d2eb01d59 100644 --- a/instrumentation/netty-codec-http/pom.xml +++ b/instrumentation/netty-codec-http/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/okhttp3/pom.xml b/instrumentation/okhttp3/pom.xml index 8ac85f669b..bca6480da6 100644 --- a/instrumentation/okhttp3/pom.xml +++ b/instrumentation/okhttp3/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/p6spy/pom.xml b/instrumentation/p6spy/pom.xml index a24158c1b5..b7aae82ea8 100644 --- a/instrumentation/p6spy/pom.xml +++ b/instrumentation/p6spy/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/pom.xml b/instrumentation/pom.xml index e39db00b20..343df178da 100644 --- a/instrumentation/pom.xml +++ b/instrumentation/pom.xml @@ -5,7 +5,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-instrumentation-parent diff --git a/instrumentation/servlet/pom.xml b/instrumentation/servlet/pom.xml index e8b35e32ac..b31bf33c4e 100644 --- a/instrumentation/servlet/pom.xml +++ b/instrumentation/servlet/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/sparkjava/pom.xml b/instrumentation/sparkjava/pom.xml index 9335c54207..deb0931a22 100644 --- a/instrumentation/sparkjava/pom.xml +++ b/instrumentation/sparkjava/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/spring-web/pom.xml b/instrumentation/spring-web/pom.xml index c327d805a4..38d663838e 100644 --- a/instrumentation/spring-web/pom.xml +++ b/instrumentation/spring-web/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/instrumentation/spring-webmvc/pom.xml b/instrumentation/spring-webmvc/pom.xml index a7ce8b74cf..c804253c3f 100644 --- a/instrumentation/spring-webmvc/pom.xml +++ b/instrumentation/spring-webmvc/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/pom.xml b/pom.xml index c67210d619..71e559cbdb 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 pom Brave (parent) @@ -31,7 +31,7 @@ https://github.com/openzipkin/brave scm:git:https://github.com/openzipkin/brave.git scm:git:https://github.com/openzipkin/brave.git - HEAD + 4.13.4 diff --git a/propagation/aws/pom.xml b/propagation/aws/pom.xml index 496ffda1ff..633037afe3 100644 --- a/propagation/aws/pom.xml +++ b/propagation/aws/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-propagation-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0 diff --git a/propagation/pom.xml b/propagation/pom.xml index 8c162ce1d4..c1595fb171 100644 --- a/propagation/pom.xml +++ b/propagation/pom.xml @@ -5,7 +5,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 brave-propagation-parent diff --git a/spring-beans/pom.xml b/spring-beans/pom.xml index 957919f460..defe791898 100644 --- a/spring-beans/pom.xml +++ b/spring-beans/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-parent - 4.13.4-SNAPSHOT + 4.13.4 4.0.0