diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml index 9b9fec3..1e6aec0 100644 --- a/coverage-report/pom.xml +++ b/coverage-report/pom.xml @@ -21,7 +21,7 @@ org.axonframework.extensions.tracing axon-tracing-parent - 4.10.1-SNAPSHOT + 4.11.0-SNAPSHOT axon-coverage-report diff --git a/pom.xml b/pom.xml index 9fd1474..9ba5c8d 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.axonframework.extensions.tracing axon-tracing-parent - 4.10.1-SNAPSHOT + 4.11.0-SNAPSHOT tracing tracing-spring-boot-autoconfigure diff --git a/tracing-axon-example/pom.xml b/tracing-axon-example/pom.xml index 869e159..0b93769 100644 --- a/tracing-axon-example/pom.xml +++ b/tracing-axon-example/pom.xml @@ -20,11 +20,11 @@ org.axonframework.extensions.tracing axon-tracing-parent - 4.10.1-SNAPSHOT + 4.11.0-SNAPSHOT tracing-axon-example - 4.10.1-SNAPSHOT + 4.11.0-SNAPSHOT Axon Framework Tracing Extension - Spring Boot Example Example module for the Tracing Extension of Axon Framework diff --git a/tracing-spring-boot-3-integrationtests/pom.xml b/tracing-spring-boot-3-integrationtests/pom.xml index 6bf16ba..7b5047b 100644 --- a/tracing-spring-boot-3-integrationtests/pom.xml +++ b/tracing-spring-boot-3-integrationtests/pom.xml @@ -33,7 +33,7 @@ Module used to test the integration with Spring Boot 3 - 4.10.1-SNAPSHOT + 4.11.0-SNAPSHOT jar diff --git a/tracing-spring-boot-autoconfigure/pom.xml b/tracing-spring-boot-autoconfigure/pom.xml index d5d175d..5ac1edb 100644 --- a/tracing-spring-boot-autoconfigure/pom.xml +++ b/tracing-spring-boot-autoconfigure/pom.xml @@ -20,7 +20,7 @@ org.axonframework.extensions.tracing axon-tracing-parent - 4.10.1-SNAPSHOT + 4.11.0-SNAPSHOT axon-tracing-spring-boot-autoconfigure diff --git a/tracing-spring-boot-starter/pom.xml b/tracing-spring-boot-starter/pom.xml index 7e906b2..88ec120 100644 --- a/tracing-spring-boot-starter/pom.xml +++ b/tracing-spring-boot-starter/pom.xml @@ -26,7 +26,7 @@ org.axonframework.extensions.tracing axon-tracing-spring-boot-starter - 4.10.1-SNAPSHOT + 4.11.0-SNAPSHOT Axon Framework Tracing Extension - Spring Boot Starter Spring Boot Starter module for the Tracing Extension of Axon Framework diff --git a/tracing/pom.xml b/tracing/pom.xml index a29af01..1b609b7 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -20,7 +20,7 @@ org.axonframework.extensions.tracing axon-tracing-parent - 4.10.1-SNAPSHOT + 4.11.0-SNAPSHOT axon-tracing