Skip to content

Commit 029988a

Browse files
committed
Adjust Axon Framework version to 4.6.0
Adjust Axon Framework version to 4.6.0 to prepare for a 4.6.0 release.
1 parent ad301e9 commit 029988a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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) 2010-2021. Axon Framework
3+
~ Copyright (c) 2010-2022. Axon Framework
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.
@@ -31,7 +31,7 @@
3131
</modules>
3232

3333
<properties>
34-
<axon.version>4.5.15</axon.version>
34+
<axon.version>4.6.0</axon.version>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<kotlin.version>1.7.10</kotlin.version>
3737
<jackson-kotlin.version>2.13.4</jackson-kotlin.version>

0 commit comments

Comments
 (0)