From e1e4f69030a34ebdbe65e72f8ff5fa25ea8e82bc Mon Sep 17 00:00:00 2001 From: Gautam Shah Date: Tue, 29 May 2018 13:43:49 +0530 Subject: Onboarding build optimization incl Qual Control changing plugin version from 3.1.0 to 2.8 Change-Id: I7455a87809901f62432d46bc2e039888a4cb54a2 Issue-ID: SDC-1189 Signed-off-by: GAUTAMS --- common/pom.xml | 2 +- onboarding/pom.xml | 2 +- openecomp-be/pom.xml | 2 +- openecomp-be/tools/build-data-helper/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 0069b1d682..3233dbee4b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -203,7 +203,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.1.0 + ${maven.dependency.version} id1 diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 2383b39e74..1ee70c4886 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -38,7 +38,7 @@ 1.10 2.3 2.19.1 - 3.1.0 + 2.8 3.1.0 2.1.1 3.5.3 diff --git a/openecomp-be/pom.xml b/openecomp-be/pom.xml index 22c23d4b57..fe933b797c 100644 --- a/openecomp-be/pom.xml +++ b/openecomp-be/pom.xml @@ -95,7 +95,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.1.0 + ${maven.dependency.version} id1 diff --git a/openecomp-be/tools/build-data-helper/pom.xml b/openecomp-be/tools/build-data-helper/pom.xml index a5f55c3f59..b2e800805d 100644 --- a/openecomp-be/tools/build-data-helper/pom.xml +++ b/openecomp-be/tools/build-data-helper/pom.xml @@ -53,7 +53,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.1.0 + ${maven.dependency.version} id1 -- cgit 1.2.3-korg