Skip to content

Commit

Permalink
Adjust Axon Framework version to 4.6.0
Browse files Browse the repository at this point in the history
Adjust Axon Framework version to 4.6.0 to prepare for a 4.6.0 release.
  • Loading branch information
smcvb committed Sep 14, 2022
1 parent a505f0e commit d8a6c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<maven.compiler.target>11</maven.compiler.target>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<!-- Main -->
<axon.version>4.6.0-SNAPSHOT</axon.version>
<axon.version>4.6.0</axon.version>
<spring-native.version>0.12.1</spring-native.version>
<!-- Other -->
<jackson.version>2.13.4</jackson.version>
Expand Down

0 comments on commit d8a6c5f

Please sign in to comment.