Skip to content

Commit 3a97012

Browse files
committed
Update version of non-deployed modules
Update version of non-deployed modules
1 parent 4675259 commit 3a97012

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.11.0-SNAPSHOT</version>
24+
<version>4.11.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.11.0-SNAPSHOT</version>
36+
<version>4.11.1-SNAPSHOT</version>
3737

3838
<packaging>jar</packaging>
3939

0 commit comments

Comments
 (0)