diff --git a/pom.xml b/pom.xml index f39af2f..9fd1474 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.axonframework.extensions.tracing axon-tracing-parent - 4.10.0 + 4.10.1-SNAPSHOT tracing tracing-spring-boot-autoconfigure @@ -486,7 +486,7 @@ scm:git:git://github.com/AxonFramework/extension-tracing.git scm:git:git@github.com:AxonFramework/extension-tracing.git https://github.com/AxonFramework/extension-tracing - axon-tracing-4.10.0 + HEAD diff --git a/tracing-axon-example/pom.xml b/tracing-axon-example/pom.xml index f3d0aca..869e159 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.0 + 4.10.1-SNAPSHOT tracing-axon-example - 4.10.0 + 4.10.1-SNAPSHOT Axon Framework Tracing Extension - Spring Boot Example Example module for the Tracing Extension of Axon Framework diff --git a/tracing-spring-boot-autoconfigure/pom.xml b/tracing-spring-boot-autoconfigure/pom.xml index 0cfa159..d5d175d 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.0 + 4.10.1-SNAPSHOT axon-tracing-spring-boot-autoconfigure diff --git a/tracing-spring-boot-starter/pom.xml b/tracing-spring-boot-starter/pom.xml index 8ea754c..7e906b2 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.0 + 4.10.1-SNAPSHOT Axon Framework Tracing Extension - Spring Boot Starter Spring Boot Starter module for the Tracing Extension of Axon Framework @@ -166,7 +166,7 @@ scm:git:git://github.com/AxonFramework/extension-tracing.git scm:git:git@github.com:AxonFramework/extension-tracing.git https://github.com/AxonFramework/extension-tracing - axon-tracing-4.10.0 + HEAD \ No newline at end of file diff --git a/tracing/pom.xml b/tracing/pom.xml index 773f669..a29af01 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -20,7 +20,7 @@ org.axonframework.extensions.tracing axon-tracing-parent - 4.10.0 + 4.10.1-SNAPSHOT axon-tracing