Skip to content

Commit 35878ff

Browse files
committed
Set version of non-deployed modules
Set version of non-deployed modules #release/4.10.0
1 parent 920a031 commit 35878ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

coverage-report/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.axonframework.extensions.kafka</groupId>
2323
<artifactId>axon-kafka-parent</artifactId>
24-
<version>4.10.0-SNAPSHOT</version>
24+
<version>4.10.1-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>axon-kafka-coverage-report</artifactId>

kafka-spring-boot-3-integrationtests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<description>
3434
Module used to test the integration with Spring Boot 3
3535
</description>
36-
<version>4.10.0-SNAPSHOT</version>
36+
<version>4.10.1-SNAPSHOT</version>
3737

3838
<packaging>jar</packaging>
3939

0 commit comments

Comments
 (0)