trying to update mvn release plugin

This commit is contained in:
jstaerk
2025-08-05 09:37:14 +02:00
parent 1fca1e1e3a
commit 0352c3905c

View File

@@ -29,7 +29,7 @@
error message :-( -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
<version>3.1.1</version>
<configuration>
<localCheckout>true</localCheckout>
<pushChanges>false</pushChanges>