We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4675259 commit 3a97012Copy full SHA for 3a97012
coverage-report/pom.xml
@@ -21,7 +21,7 @@
21
<parent>
22
<groupId>org.axonframework.extensions.springcloud</groupId>
23
<artifactId>axon-springcloud-parent</artifactId>
24
- <version>4.11.0-SNAPSHOT</version>
+ <version>4.11.1-SNAPSHOT</version>
25
</parent>
26
27
<artifactId>axon-coverage-report</artifactId>
springcloud-spring-boot-3-integrationtests/pom.xml
@@ -33,7 +33,7 @@
33
<description>
34
Module used to test the integration with Spring Boot 3
35
</description>
36
37
38
<packaging>jar</packaging>
39
0 commit comments