diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 3b331fdd..d2a5cd4c 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-M7
otel-benchmarks
diff --git a/docs/pom.xml b/docs/pom.xml
index bbd7a9a3..85009f66 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-M7
..
spring-cloud-sleuth-otel-docs
diff --git a/pom.xml b/pom.xml
index c113678a..be0532d2 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-M7
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..1cfbd617 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-M7
..
diff --git a/spring-cloud-sleuth-otel-dependencies/pom.xml b/spring-cloud-sleuth-otel-dependencies/pom.xml
index 29679cc6..5aee3bea 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-M7
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..a958145b 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-M7
..
diff --git a/tests/common/pom.xml b/tests/common/pom.xml
index 302a6949..0956d6eb 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-M7
..
diff --git a/tests/otel/pom.xml b/tests/otel/pom.xml
index 04edd027..75afbc73 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-M7
..
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..f5326ade 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-M7
..
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..216cf37b 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-M7
..
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..6682966f 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-M7
..
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..7a6c670f 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-M7
..
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..940d61bf 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-M7
..
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..11c54bdb 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-M7
..
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..c5291aee 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-M7
..
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..2896e54b 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-M7
..
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..b5fe6b9e 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-M7
..
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..b2d61a83 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-M7
..
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..efdb0b20 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-M7
..
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..057aed74 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-M7
..
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..a787d060 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-M7
..
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..122d1cce 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-M7
..
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..5edf6175 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-M7
..
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..6a2befcd 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-M7
..
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..54b8df2f 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-M7
..
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..45fdd1d1 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-M7
..
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..783539b2 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-M7
..
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..b6560119 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-M7
..
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..ec479b57 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-M7
..
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..7efd0a29 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-M7
..
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..12eac024 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-M7
..
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..e3fe8857 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-M7
..
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..d57da8f5 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-M7
..
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..505058b3 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-M7
..
diff --git a/tests/otel/spring-cloud-sleuth-zipkin-tests/pom.xml b/tests/otel/spring-cloud-sleuth-zipkin-tests/pom.xml
index 2f39dfb4..9b055051 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-M7
..
diff --git a/tests/pom.xml b/tests/pom.xml
index 3c4e079e..9ae7672f 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-M7
..