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 b128118 commit bb326e5Copy full SHA for bb326e5
pom.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
- ~ Copyright (c) 2010-2022. Axon Framework
+ ~ Copyright (c) 2010-2023. 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.
@@ -351,7 +351,7 @@
351
</plugin>
352
<plugin>
353
<artifactId>maven-release-plugin</artifactId>
354
- <version>3.0.1</version>
+ <version>2.5.3</version>
355
<configuration>
356
<mavenExecutorId>forked-path</mavenExecutorId>
357
<localCheckout>true</localCheckout>
0 commit comments