From: Fiete Ostkamp Date: Sat, 13 Dec 2025 14:34:38 +0000 (+0100) Subject: Downgrade maven-deploy-plugin to 3.1.1 X-Git-Tag: 1.13.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F59%2F142759%2F1;p=so%2Fadapters%2Fso-cnf-adapter.git Downgrade maven-deploy-plugin to 3.1.1 - downgrade plugin (3.1.4 -> 3.1.1) since 3.1.4 requires maven 3.6.3 [0] which is newer than what is used in the pipeline [0] https://maven.apache.org/plugins/maven-deploy-plugin/plugin-info.html#system-requirements-history Issue-ID: SO-4233 Change-Id: I6f92112c643d3f65667c8b25e44d16f40fb5051e Signed-off-by: Fiete Ostkamp --- diff --git a/pom.xml b/pom.xml index da79f28..61033aa 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.4 + 3.1.1