Skip to content

Commit d6981ca

Browse files
committed
Correct versions
Correct versions
1 parent 9a06385 commit d6981ca

File tree

2 files changed

+2
-2
lines changed
  • coverage-report
  • springcloud-spring-boot-3-integrationtests

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.springcloud</groupId>
2323
<artifactId>axon-springcloud-parent</artifactId>
24-
<version>4.12.0-SNAPSHOT</version>
24+
<version>4.12.1-SNAPSHOT</version>
2525
</parent>
2626

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

springcloud-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.12.0-SNAPSHOT</version>
36+
<version>4.12.1-SNAPSHOT</version>
3737

3838
<packaging>jar</packaging>
3939

0 commit comments

Comments
 (0)