Skip to content

Commit 5caef6d

Browse files
Release version: 1.10.3
1 parent e99ed9d commit 5caef6d

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

console-framework-client-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ Copyright (c) 2022-2025. AxonIQ B.V.
3+
~ Copyright (c) 2022-2026. AxonIQ B.V.
44
~
55
~ Licensed under the Apache License, Version 2.0 (the "License");
66
~ you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.axoniq.console</groupId>
2323
<artifactId>console-framework-client-parent</artifactId>
24-
<version>1.10.3-SNAPSHOT</version>
24+
<version>1.10.3</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

console-framework-client-spring-boot-starter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ Copyright (c) 2022-2025. AxonIQ B.V.
3+
~ Copyright (c) 2022-2026. AxonIQ B.V.
44
~
55
~ Licensed under the Apache License, Version 2.0 (the "License");
66
~ you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.axoniq.console</groupId>
2323
<artifactId>console-framework-client-parent</artifactId>
24-
<version>1.10.3-SNAPSHOT</version>
24+
<version>1.10.3</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

console-framework-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ Copyright (c) 2022-2025. AxonIQ B.V.
3+
~ Copyright (c) 2022-2026. AxonIQ B.V.
44
~
55
~ Licensed under the Apache License, Version 2.0 (the "License");
66
~ you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>io.axoniq.console</groupId>
2323
<artifactId>console-framework-client-parent</artifactId>
24-
<version>1.10.3-SNAPSHOT</version>
24+
<version>1.10.3</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ Copyright (c) 2022-2025. AxonIQ B.V.
3+
~ Copyright (c) 2022-2026. AxonIQ B.V.
44
~
55
~ Licensed under the Apache License, Version 2.0 (the "License");
66
~ you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222

2323
<groupId>io.axoniq.console</groupId>
2424
<artifactId>console-framework-client-parent</artifactId>
25-
<version>1.10.3-SNAPSHOT</version>
25+
<version>1.10.3</version>
2626

2727
<modules>
2828
<module>console-framework-client-api</module>

0 commit comments

Comments
 (0)