From 4c7fc1ce88bc7ddb66d93e7788901b05ba9a0c66 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 24 May 2022 16:27:00 +0200 Subject: [PATCH] Bumped versions for the 1.1.0-M6 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 3b331fdd..00f0cb76 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -22,7 +22,7 @@ Benchmarks Benchmarks (JMH) org.springframework.cloud - 1.1.0-SNAPSHOT + 1.1.0-M6 otel-benchmarks diff --git a/docs/pom.xml b/docs/pom.xml index bbd7a9a3..e3f8500f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -21,7 +21,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-parent - 1.1.0-SNAPSHOT + 1.1.0-M6 .. spring-cloud-sleuth-otel-docs diff --git a/pom.xml b/pom.xml index 5b532a27..b0a98762 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 spring-cloud-sleuth-otel-parent - 1.1.0-SNAPSHOT + 1.1.0-M6 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 c7fd5f6f..cdc40a41 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.0-SNAPSHOT + 1.1.0-M6 .. diff --git a/spring-cloud-sleuth-otel-dependencies/pom.xml b/spring-cloud-sleuth-otel-dependencies/pom.xml index 746ff42a..6b7b367d 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.0-SNAPSHOT + 1.1.0-M6 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 7c569fb8..8503e244 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.0-SNAPSHOT + 1.1.0-M6 .. diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 302a6949..3c07814b 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.0-SNAPSHOT + 1.1.0-M6 .. diff --git a/tests/otel/pom.xml b/tests/otel/pom.xml index 04edd027..2202ab7b 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.0-SNAPSHOT + 1.1.0-M6 .. 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 d3d1ff97..6203d826 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.0-SNAPSHOT + 1.1.0-M6 .. 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 19d4cfa2..8c6a4e38 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.0-SNAPSHOT + 1.1.0-M6 .. 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 db82da6b..e831309b 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.0-SNAPSHOT + 1.1.0-M6 .. 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 915d58a2..b2e7a785 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.0-SNAPSHOT + 1.1.0-M6 .. 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 6b853636..764c2232 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.0-SNAPSHOT + 1.1.0-M6 .. 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 992952ad..a850b592 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.0-SNAPSHOT + 1.1.0-M6 .. 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 47d3ee9c..9a993f4e 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.0-SNAPSHOT + 1.1.0-M6 .. 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 55d2a874..51cef18e 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.0-SNAPSHOT + 1.1.0-M6 .. 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 d0a1ef46..b5257140 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.0-SNAPSHOT + 1.1.0-M6 .. 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 457c1347..4066373e 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.0-SNAPSHOT + 1.1.0-M6 .. 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 ca3b17c9..3a0f6b72 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.0-SNAPSHOT + 1.1.0-M6 .. 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 d6a74257..5b744eb5 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.0-SNAPSHOT + 1.1.0-M6 .. 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 73709b7c..86fa1c66 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.0-SNAPSHOT + 1.1.0-M6 .. 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 ea730e8d..6c17339e 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.0-SNAPSHOT + 1.1.0-M6 .. 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 c088af3d..2905d8d0 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.0-SNAPSHOT + 1.1.0-M6 .. 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 52308d20..c9f7e872 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.0-SNAPSHOT + 1.1.0-M6 .. 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 8649c117..9d112f86 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.0-SNAPSHOT + 1.1.0-M6 .. 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 0f11a8b7..f0896b72 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.0-SNAPSHOT + 1.1.0-M6 .. 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 850f0c0c..d71edab9 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.0-SNAPSHOT + 1.1.0-M6 .. 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 6d483391..bc4d9201 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.0-SNAPSHOT + 1.1.0-M6 .. 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 7995eee0..0af2458e 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.0-SNAPSHOT + 1.1.0-M6 .. 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 5bab5d91..8933985b 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.0-SNAPSHOT + 1.1.0-M6 .. 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 1be24f26..4d262c85 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.0-SNAPSHOT + 1.1.0-M6 .. 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 15148de7..17f7dc30 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.0-SNAPSHOT + 1.1.0-M6 .. 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 bb6befe1..f2e79dd7 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.0-SNAPSHOT + 1.1.0-M6 .. 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 0724737a..e2c8929b 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.0-SNAPSHOT + 1.1.0-M6 .. diff --git a/tests/otel/spring-cloud-sleuth-zipkin-tests/pom.xml b/tests/otel/spring-cloud-sleuth-zipkin-tests/pom.xml index 2f39dfb4..f70b62b5 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.0-SNAPSHOT + 1.1.0-M6 .. diff --git a/tests/pom.xml b/tests/pom.xml index 3c4e079e..87f4504b 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -30,7 +30,7 @@ org.springframework.cloud spring-cloud-sleuth-otel-parent - 1.1.0-SNAPSHOT + 1.1.0-M6 ..