From: Fiete Ostkamp Date: Sat, 13 Dec 2025 12:52:54 +0000 (+0100) Subject: Update maven-deploy-plugin to 3.X version X-Git-Tag: 1.13.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b5dd064ed90ea350de7fdd7be254986cb61ee6ae;p=so%2Fadapters%2Fso-cnf-adapter.git Update maven-deploy-plugin to 3.X version - update maven-deploy-plugin (2.8 -> 3.1.4) to fix release issues in pipeline Issue-ID: SO-4232 Change-Id: I5046753d9feccfcdf410e24a253b265537ba2b00 Signed-off-by: Fiete Ostkamp --- diff --git a/pom.xml b/pom.xml index 15817f2..da79f28 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,15 @@ + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.4 + + + org.apache.maven.plugins