From 118b51397019218818cc75a33870578f0122f4ea Mon Sep 17 00:00:00 2001 From: zipkinci Date: Thu, 6 Jul 2017 01:53:25 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.5.0 --- 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/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/mysql/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 ++-- spring-beans/pom.xml | 2 +- 44 files changed, 45 insertions(+), 45 deletions(-) diff --git a/archive/brave-apache-http-interceptors/pom.xml b/archive/brave-apache-http-interceptors/pom.xml index 768f2b5bc4..8a3b036349 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.4.1-SNAPSHOT + 4.5.0 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 0b81efd552..fcd8a8738e 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.4.1-SNAPSHOT + 4.5.0 brave-core-spring diff --git a/archive/brave-core/pom.xml b/archive/brave-core/pom.xml index 8609da1e87..8183812f7e 100755 --- a/archive/brave-core/pom.xml +++ b/archive/brave-core/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-parent - 4.4.1-SNAPSHOT + 4.5.0 brave-core diff --git a/archive/brave-grpc/pom.xml b/archive/brave-grpc/pom.xml index 1807f47635..dd345707ad 100644 --- a/archive/brave-grpc/pom.xml +++ b/archive/brave-grpc/pom.xml @@ -4,7 +4,7 @@ brave-parent io.zipkin.brave - 4.4.1-SNAPSHOT + 4.5.0 brave-grpc jar diff --git a/archive/brave-http-tests/pom.xml b/archive/brave-http-tests/pom.xml index d9c364e3ba..766ffc74ff 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.4.1-SNAPSHOT + 4.5.0 brave-http-tests jar diff --git a/archive/brave-http/pom.xml b/archive/brave-http/pom.xml index 8b6306b2d9..60eaa50723 100644 --- a/archive/brave-http/pom.xml +++ b/archive/brave-http/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-parent - 4.4.1-SNAPSHOT + 4.5.0 brave-http diff --git a/archive/brave-jaxrs2/pom.xml b/archive/brave-jaxrs2/pom.xml index ccb21cf6dc..e3f3c12121 100644 --- a/archive/brave-jaxrs2/pom.xml +++ b/archive/brave-jaxrs2/pom.xml @@ -4,7 +4,7 @@ brave-parent io.zipkin.brave - 4.4.1-SNAPSHOT + 4.5.0 brave-jaxrs2 jar diff --git a/archive/brave-jersey/pom.xml b/archive/brave-jersey/pom.xml index 0f8c4537ce..84aeedba15 100644 --- a/archive/brave-jersey/pom.xml +++ b/archive/brave-jersey/pom.xml @@ -4,7 +4,7 @@ brave-parent io.zipkin.brave - 4.4.1-SNAPSHOT + 4.5.0 brave-jersey jar diff --git a/archive/brave-mysql/pom.xml b/archive/brave-mysql/pom.xml index c789a539f7..fdcdca5d5a 100644 --- a/archive/brave-mysql/pom.xml +++ b/archive/brave-mysql/pom.xml @@ -4,7 +4,7 @@ brave-parent io.zipkin.brave - 4.4.1-SNAPSHOT + 4.5.0 brave-mysql jar diff --git a/archive/brave-okhttp/pom.xml b/archive/brave-okhttp/pom.xml index ec998cf5d6..b335c0dc41 100644 --- a/archive/brave-okhttp/pom.xml +++ b/archive/brave-okhttp/pom.xml @@ -3,7 +3,7 @@ brave-parent io.zipkin.brave - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/archive/brave-p6spy/pom.xml b/archive/brave-p6spy/pom.xml index 41bca48a52..47440c9c09 100644 --- a/archive/brave-p6spy/pom.xml +++ b/archive/brave-p6spy/pom.xml @@ -4,7 +4,7 @@ brave-parent io.zipkin.brave - 4.4.1-SNAPSHOT + 4.5.0 brave-p6spy jar diff --git a/archive/brave-resteasy-spring/pom.xml b/archive/brave-resteasy-spring/pom.xml index 3cd4292de7..d55a8da76c 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.4.1-SNAPSHOT + 4.5.0 brave-resteasy-spring diff --git a/archive/brave-resteasy3-spring/pom.xml b/archive/brave-resteasy3-spring/pom.xml index 628e57d6ff..3aff460d49 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.4.1-SNAPSHOT + 4.5.0 brave-resteasy3-spring diff --git a/archive/brave-sampler-zookeeper/pom.xml b/archive/brave-sampler-zookeeper/pom.xml index b1a9452706..87934938fa 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.4.1-SNAPSHOT + 4.5.0 brave-sampler-zookeeper diff --git a/archive/brave-spancollector-http/pom.xml b/archive/brave-spancollector-http/pom.xml index 8710557349..b43c168d76 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.4.1-SNAPSHOT + 4.5.0 brave-spancollector-http diff --git a/archive/brave-spancollector-kafka/pom.xml b/archive/brave-spancollector-kafka/pom.xml index 465937f0c1..a58fa65f0b 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.4.1-SNAPSHOT + 4.5.0 brave-spancollector-kafka diff --git a/archive/brave-spancollector-local/pom.xml b/archive/brave-spancollector-local/pom.xml index 33e2a22d7a..65f9f2c23d 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.4.1-SNAPSHOT + 4.5.0 brave-spancollector-local diff --git a/archive/brave-spancollector-scribe/pom.xml b/archive/brave-spancollector-scribe/pom.xml index dfd7a5f56c..73d39172f7 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.4.1-SNAPSHOT + 4.5.0 brave-spancollector-scribe diff --git a/archive/brave-sparkjava/pom.xml b/archive/brave-sparkjava/pom.xml index 00a0e20da2..0dbfa4abd9 100644 --- a/archive/brave-sparkjava/pom.xml +++ b/archive/brave-sparkjava/pom.xml @@ -3,7 +3,7 @@ brave-parent io.zipkin.brave - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/archive/brave-spring-resttemplate-interceptors/pom.xml b/archive/brave-spring-resttemplate-interceptors/pom.xml index 03aec22744..2c88eac5bd 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.4.1-SNAPSHOT + 4.5.0 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 29bbafa965..ecaacc7904 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.4.1-SNAPSHOT + 4.5.0 brave-spring-web-servlet-interceptor diff --git a/archive/brave-web-servlet-filter/pom.xml b/archive/brave-web-servlet-filter/pom.xml index acb9e36dfe..d83005a28c 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.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/brave/pom.xml b/brave/pom.xml index c02d768e59..983fb9fae2 100644 --- a/brave/pom.xml +++ b/brave/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-parent - 4.4.1-SNAPSHOT + 4.5.0 brave diff --git a/context/log4j12/pom.xml b/context/log4j12/pom.xml index e17ef6b453..5713284832 100644 --- a/context/log4j12/pom.xml +++ b/context/log4j12/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-context-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/context/log4j2/pom.xml b/context/log4j2/pom.xml index 1f97264dd0..e8b52b2b70 100644 --- a/context/log4j2/pom.xml +++ b/context/log4j2/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-context-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/context/pom.xml b/context/pom.xml index b053aa506a..3b2cc384a7 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -5,7 +5,7 @@ io.zipkin.brave brave-parent - 4.4.1-SNAPSHOT + 4.5.0 brave-context-parent diff --git a/context/slf4j/pom.xml b/context/slf4j/pom.xml index a0def0a2a2..62f861d5d9 100644 --- a/context/slf4j/pom.xml +++ b/context/slf4j/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-context-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/benchmarks/pom.xml b/instrumentation/benchmarks/pom.xml index 719e063e7d..5eedce1897 100644 --- a/instrumentation/benchmarks/pom.xml +++ b/instrumentation/benchmarks/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 brave-instrumentation-benchmarks diff --git a/instrumentation/grpc/pom.xml b/instrumentation/grpc/pom.xml index 2c3fb60744..b463295c6d 100644 --- a/instrumentation/grpc/pom.xml +++ b/instrumentation/grpc/pom.xml @@ -2,7 +2,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/http-tests/pom.xml b/instrumentation/http-tests/pom.xml index 899076f8e5..5503e35b49 100644 --- a/instrumentation/http-tests/pom.xml +++ b/instrumentation/http-tests/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/http/pom.xml b/instrumentation/http/pom.xml index d86d7b34c6..19fa2b90dd 100644 --- a/instrumentation/http/pom.xml +++ b/instrumentation/http/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/httpasyncclient/pom.xml b/instrumentation/httpasyncclient/pom.xml index b6a9bd7a1a..7fb21aa7a3 100644 --- a/instrumentation/httpasyncclient/pom.xml +++ b/instrumentation/httpasyncclient/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/httpclient/pom.xml b/instrumentation/httpclient/pom.xml index 573d342ff1..f1c495010a 100644 --- a/instrumentation/httpclient/pom.xml +++ b/instrumentation/httpclient/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/jaxrs2/pom.xml b/instrumentation/jaxrs2/pom.xml index 49d3bbdfa7..1570d288a3 100644 --- a/instrumentation/jaxrs2/pom.xml +++ b/instrumentation/jaxrs2/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/mysql/pom.xml b/instrumentation/mysql/pom.xml index ae4f3d08b3..6f0737de36 100644 --- a/instrumentation/mysql/pom.xml +++ b/instrumentation/mysql/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/okhttp3/pom.xml b/instrumentation/okhttp3/pom.xml index d2c2b0cb9a..8dc2c61641 100644 --- a/instrumentation/okhttp3/pom.xml +++ b/instrumentation/okhttp3/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/p6spy/pom.xml b/instrumentation/p6spy/pom.xml index 41f94eb4c0..5aff93afb1 100644 --- a/instrumentation/p6spy/pom.xml +++ b/instrumentation/p6spy/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/pom.xml b/instrumentation/pom.xml index a7d13dd6a7..3b7ed7dd4f 100644 --- a/instrumentation/pom.xml +++ b/instrumentation/pom.xml @@ -5,7 +5,7 @@ io.zipkin.brave brave-parent - 4.4.1-SNAPSHOT + 4.5.0 brave-instrumentation-parent diff --git a/instrumentation/servlet/pom.xml b/instrumentation/servlet/pom.xml index 707d0c5a41..d86525a040 100644 --- a/instrumentation/servlet/pom.xml +++ b/instrumentation/servlet/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/sparkjava/pom.xml b/instrumentation/sparkjava/pom.xml index b046c6a520..4fcc69a039 100644 --- a/instrumentation/sparkjava/pom.xml +++ b/instrumentation/sparkjava/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/spring-web/pom.xml b/instrumentation/spring-web/pom.xml index 9b87571d83..12cea733b7 100644 --- a/instrumentation/spring-web/pom.xml +++ b/instrumentation/spring-web/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/instrumentation/spring-webmvc/pom.xml b/instrumentation/spring-webmvc/pom.xml index 03de0ac6f3..e1a4449014 100644 --- a/instrumentation/spring-webmvc/pom.xml +++ b/instrumentation/spring-webmvc/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-instrumentation-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0 diff --git a/pom.xml b/pom.xml index 97f0021445..c658300142 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.zipkin.brave brave-parent - 4.4.1-SNAPSHOT + 4.5.0 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.5.0 diff --git a/spring-beans/pom.xml b/spring-beans/pom.xml index 1fcab11e51..27b1090556 100644 --- a/spring-beans/pom.xml +++ b/spring-beans/pom.xml @@ -3,7 +3,7 @@ io.zipkin.brave brave-parent - 4.4.1-SNAPSHOT + 4.5.0 4.0.0