From e482ae4f367d1ee3a6269fe0f3db950029748cd4 Mon Sep 17 00:00:00 2001 From: "Gitelman, Tal (tg851x)" Date: Sun, 11 Mar 2018 19:37:06 +0200 Subject: Sync Integ to Master Change-Id: I662b43d0cf25adcc0dd14d332997ef8999862987 Issue-ID: SDC-977 Signed-off-by: Gitelman, Tal (tg851x) --- catalog-dao/pom.xml | 3 --- catalog-model/pom.xml | 3 --- common-app-api/pom.xml | 5 +---- security-utils/pom.xml | 4 ---- test-apis-ci/pom.xml | 6 +++++- ui-ci/pom.xml | 1 + 6 files changed, 7 insertions(+), 15 deletions(-) diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml index a6dd88a968..ba8a2edd45 100644 --- a/catalog-dao/pom.xml +++ b/catalog-dao/pom.xml @@ -11,9 +11,6 @@ 1.2.0-SNAPSHOT - - true - diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index ef12ad6297..8e90417419 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -12,9 +12,6 @@ 1.2.0-SNAPSHOT - - true - diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index 9d23ead5f9..a8eee7189c 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -10,10 +10,7 @@ sdc-main 1.2.0-SNAPSHOT - - - true - + org.openecomp.sdc diff --git a/security-utils/pom.xml b/security-utils/pom.xml index a6e9befe5d..56a02fe083 100644 --- a/security-utils/pom.xml +++ b/security-utils/pom.xml @@ -11,10 +11,6 @@ 1.2.0-SNAPSHOT - - true - - diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index ef0eff467c..d603c279a0 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -10,7 +10,11 @@ sdc-main 1.2.0-SNAPSHOT - + + + true + + com.google.guava diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index 1fc9f7054b..8fd1970b21 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -13,6 +13,7 @@ + true true 1.8.10 -- cgit 1.2.3-korg