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 1ff3964 commit 7bd8117Copy full SHA for 7bd8117
coverage-report/pom.xml
@@ -21,7 +21,7 @@
21
<parent>
22
<groupId>org.axonframework.extensions.kafka</groupId>
23
<artifactId>axon-kafka-parent</artifactId>
24
- <version>4.11.1-SNAPSHOT</version>
+ <version>4.11.2-SNAPSHOT</version>
25
</parent>
26
27
<artifactId>axon-kafka-coverage-report</artifactId>
kafka-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