Skip to content

Commit bb326e5

Browse files
committed
Revert to 2.5.3 for release
Revert to 2.5.3 for release, as javadoc isn't attached with 3.x. Moving resolution to a later moment. #release/4.8.0
1 parent b128118 commit bb326e5

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-2022. Axon Framework
3+
~ Copyright (c) 2010-2023. 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.
@@ -351,7 +351,7 @@
351351
</plugin>
352352
<plugin>
353353
<artifactId>maven-release-plugin</artifactId>
354-
<version>3.0.1</version>
354+
<version>2.5.3</version>
355355
<configuration>
356356
<mavenExecutorId>forked-path</mavenExecutorId>
357357
<localCheckout>true</localCheckout>

0 commit comments

Comments
 (0)