From: emaclee Date: Thu, 24 Mar 2022 10:10:37 +0000 (+0000) Subject: Update maven build deploy version X-Git-Tag: 3.1.0~162^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cps.git;a=commitdiff_plain;h=6cfd73e2e3c6553339d1a637d7ea4ce6764dd8f3 Update maven build deploy version Issue-ID: CPS-953 Signed-off-by: emaclee Change-Id: Icc79e3836a186a2a9ce79c0e97965bc7e1fbb347 --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 0c7b09da0..4e042e97d 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -34,6 +34,18 @@ /content/repositories/snapshots/ + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + ecomp-releases diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 0325858b0..e46892695 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -37,6 +37,18 @@ /content/repositories/snapshots/ + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + ecomp-releases diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 0f33e0396..8a6d4a1e2 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -48,6 +48,18 @@ 1.4.2.Final + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + ecomp-releases diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index c586b835d..df033a3f4 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -33,6 +33,18 @@ /content/repositories/snapshots/ + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + ecomp-releases