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 482d0bf commit 952e0a6Copy full SHA for 952e0a6
coverage-report/pom.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
- ~ Copyright (c) 2010-2024. Axon Framework
+ ~ Copyright (c) 2010-2025. Axon Framework
4
~
5
~ Licensed under the Apache License, Version 2.0 (the "License");
6
~ you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
21
<parent>
22
<groupId>org.axonframework.extensions.kotlin</groupId>
23
<artifactId>axon-kotlin-parent</artifactId>
24
- <version>4.11.0-SNAPSHOT</version>
+ <version>4.11.1-SNAPSHOT</version>
25
</parent>
26
27
<artifactId>axon-coverage-report</artifactId>
0 commit comments