From 894bc98ec5f0e83c4ac5f40a734f5391205b956f Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 13 Feb 2023 17:43:31 +0000 Subject: [PATCH] Bumped versions for the 1.1.2 release --- benchmarks/pom.xml | 2 +- docs/pom.xml | 2 +- pom.xml | 2 +- spring-cloud-sleuth-otel-autoconfigure/pom.xml | 2 +- spring-cloud-sleuth-otel-dependencies/pom.xml | 2 +- spring-cloud-sleuth-otel/pom.xml | 2 +- tests/common/pom.xml | 2 +- tests/otel/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-actuator-tests/pom.xml | 2 +- .../pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-async-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-baggage-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-batch-tests/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-feign-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-gateway-tests/pom.xml | 2 +- .../otel/spring-cloud-sleuth-instrumentation-jdbc-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-kafka-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-kotlin-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-messaging-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-mongodb-tests/pom.xml | 2 +- .../otel/spring-cloud-sleuth-instrumentation-mvc-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-quartz-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-r2dbc-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-reactor-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-rsocket-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-rxjava-tests/pom.xml | 2 +- .../pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-security-tests/pom.xml | 2 +- .../otel/spring-cloud-sleuth-instrumentation-task-tests/pom.xml | 2 +- .../spring-cloud-sleuth-instrumentation-webflux-tests/pom.xml | 2 +- .../spring-cloud-sleuth-multiple-tracers-otel-tests/pom.xml | 2 +- tests/otel/spring-cloud-sleuth-zipkin-tests/pom.xml | 2 +- tests/pom.xml | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 85fea07..832689c 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -22,7 +22,7 @@ Benchmarks Benchmarks (JMH) org.springframework.cloud - 1.1.1-SNAPSHOT + 1.1.2 otel-benchmarks diff --git a/docs/pom.xml b/docs/pom.xml index 7112828..3b828d3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -21,7 +21,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-parent - 1.1.1-SNAPSHOT + 1.1.2 .. spring-cloud-sleuth-otel-docs diff --git a/pom.xml b/pom.xml index 6d7b48d..129007e 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 spring-cloud-sleuth-otel-parent - 1.1.1-SNAPSHOT + 1.1.2 pom Spring Cloud Sleuth OTel Spring Cloud Sleuth OTel diff --git a/spring-cloud-sleuth-otel-autoconfigure/pom.xml b/spring-cloud-sleuth-otel-autoconfigure/pom.xml index f686614..1b174ad 100644 --- a/spring-cloud-sleuth-otel-autoconfigure/pom.xml +++ b/spring-cloud-sleuth-otel-autoconfigure/pom.xml @@ -31,7 +31,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-parent - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/spring-cloud-sleuth-otel-dependencies/pom.xml b/spring-cloud-sleuth-otel-dependencies/pom.xml index 283b670..81c492c 100644 --- a/spring-cloud-sleuth-otel-dependencies/pom.xml +++ b/spring-cloud-sleuth-otel-dependencies/pom.xml @@ -26,7 +26,7 @@ spring-cloud-sleuth-otel-dependencies - 1.1.1-SNAPSHOT + 1.1.2 pom spring-cloud-sleuth-otel-dependencies Spring Cloud Sleuth OTel Dependencies diff --git a/spring-cloud-sleuth-otel/pom.xml b/spring-cloud-sleuth-otel/pom.xml index 6d951cd..04027c3 100644 --- a/spring-cloud-sleuth-otel/pom.xml +++ b/spring-cloud-sleuth-otel/pom.xml @@ -28,7 +28,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-parent - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 0c06935..903e067 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests-parent - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/pom.xml b/tests/otel/pom.xml index 55d35ba..4d5362d 100644 --- a/tests/otel/pom.xml +++ b/tests/otel/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests-parent - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-actuator-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-actuator-tests/pom.xml index e19d78e..d265ee0 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-actuator-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-actuator-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-annotation-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-annotation-tests/pom.xml index 43bc117..3d84d22 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-annotation-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-annotation-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-async-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-async-tests/pom.xml index 0a4c848..f446c34 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-async-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-async-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-baggage-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-baggage-tests/pom.xml index ce2e6fc..44e9d15 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-baggage-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-baggage-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-batch-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-batch-tests/pom.xml index 17b10d2..bb781fa 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-batch-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-batch-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-circuitbreaker-reactive-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-circuitbreaker-reactive-tests/pom.xml index 55e35fc..7c2280d 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-circuitbreaker-reactive-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-circuitbreaker-reactive-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-circuitbreaker-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-circuitbreaker-tests/pom.xml index 72cf7a2..7b1a8c0 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-circuitbreaker-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-circuitbreaker-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-config-server-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-config-server-tests/pom.xml index 139c522..70a43cf 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-config-server-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-config-server-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-feign-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-feign-tests/pom.xml index f731821..6d79ff8 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-feign-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-feign-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-gateway-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-gateway-tests/pom.xml index 0e929aa..181d571 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-gateway-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-gateway-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-jdbc-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-jdbc-tests/pom.xml index 33c3977..35269a0 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-jdbc-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-jdbc-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-kafka-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-kafka-tests/pom.xml index 6b1154f..74782a4 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-kafka-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-kafka-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-kotlin-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-kotlin-tests/pom.xml index 4676092..a5b553b 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-kotlin-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-kotlin-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-messaging-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-messaging-tests/pom.xml index 85f839b..2c9aa35 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-messaging-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-messaging-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-mongodb-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-mongodb-tests/pom.xml index 8f0b00e..9f1bd10 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-mongodb-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-mongodb-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-mvc-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-mvc-tests/pom.xml index c2f0b09..8913f75 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-mvc-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-mvc-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-quartz-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-quartz-tests/pom.xml index 1d8d7b4..abc0fe8 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-quartz-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-quartz-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-r2dbc-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-r2dbc-tests/pom.xml index 64bcb27..bd6857a 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-r2dbc-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-r2dbc-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-reactor-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-reactor-tests/pom.xml index 0e8b8a1..eafa576 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-reactor-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-reactor-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-rsocket-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-rsocket-tests/pom.xml index 1a32a25..9fe645b 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-rsocket-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-rsocket-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-rxjava-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-rxjava-tests/pom.xml index 9e29efc..dde2f78 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-rxjava-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-rxjava-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-scheduling-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-scheduling-tests/pom.xml index 346ba03..5bf02ae 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-scheduling-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-scheduling-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-security-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-security-tests/pom.xml index 82ae036..3c376f4 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-security-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-security-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-task-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-task-tests/pom.xml index dc8ea4e..c9d14d3 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-task-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-task-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-instrumentation-webflux-tests/pom.xml b/tests/otel/spring-cloud-sleuth-instrumentation-webflux-tests/pom.xml index eb17fa2..b7d905d 100644 --- a/tests/otel/spring-cloud-sleuth-instrumentation-webflux-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-instrumentation-webflux-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-multiple-tracers-otel-tests/pom.xml b/tests/otel/spring-cloud-sleuth-multiple-tracers-otel-tests/pom.xml index 9bbe8ad..0364d2d 100644 --- a/tests/otel/spring-cloud-sleuth-multiple-tracers-otel-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-multiple-tracers-otel-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/otel/spring-cloud-sleuth-zipkin-tests/pom.xml b/tests/otel/spring-cloud-sleuth-zipkin-tests/pom.xml index 362ce58..783780f 100644 --- a/tests/otel/spring-cloud-sleuth-zipkin-tests/pom.xml +++ b/tests/otel/spring-cloud-sleuth-zipkin-tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-tests - 1.1.1-SNAPSHOT + 1.1.2 .. diff --git a/tests/pom.xml b/tests/pom.xml index 55f20ff..eece857 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-parent - 1.1.1-SNAPSHOT + 1.1.2 ..