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 :-( --> error message :-( -->
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId> <artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version> <version>3.1.1</version>
<configuration> <configuration>
<localCheckout>true</localCheckout> <localCheckout>true</localCheckout>
<pushChanges>false</pushChanges> <pushChanges>false</pushChanges>