diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml
index e483f6c493..a2d477a53e 100644
--- a/coverage-report/pom.xml
+++ b/coverage-report/pom.xml
@@ -20,7 +20,7 @@
org.axonframework
axon
- 4.10.2-SNAPSHOT
+ 4.10.3-SNAPSHOT
axon-coverage-report
diff --git a/hibernate-6-integrationtests/pom.xml b/hibernate-6-integrationtests/pom.xml
index 925ef43a34..aea8326e04 100644
--- a/hibernate-6-integrationtests/pom.xml
+++ b/hibernate-6-integrationtests/pom.xml
@@ -20,7 +20,7 @@
axon
org.axonframework
- 4.10.2-SNAPSHOT
+ 4.10.3-SNAPSHOT
4.0.0
diff --git a/spring-boot-3-integrationtests/pom.xml b/spring-boot-3-integrationtests/pom.xml
index 4bbf330c97..4cc110c5af 100644
--- a/spring-boot-3-integrationtests/pom.xml
+++ b/spring-boot-3-integrationtests/pom.xml
@@ -27,7 +27,7 @@
org.axonframework
axon-spring-boot-3-integrationtests
- 4.10.2-SNAPSHOT
+ 4.10.3-SNAPSHOT
Axon Framework - Spring Boot 3 Integration Tests