From 481ee7146a5faba9c8a16f87724f6089f7add520 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 4 Feb 2019 22:24:32 +0100 Subject: [PATCH] Remove odlparent overrides This removes unneeded overrides of odlparent-exported artifacts. Change-Id: I7ee16354e180609babc65b1fb0a80d005489355b Signed-off-by: Robert Varga --- hwvtepsouthbound/hwvtepsouthbound-it/pom.xml | 2 -- southbound/southbound-it/pom.xml | 2 -- utils/ovsdb-it-utils/pom.xml | 1 - utils/servicehelper/pom.xml | 1 - 4 files changed, 6 deletions(-) diff --git a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml index 57dc236c8..2d25f2a08 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml @@ -96,7 +96,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.karaf.features org.apache.karaf.features.core - ${karaf.version} compile @@ -147,7 +146,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.servicemix.tooling depends-maven-plugin - 1.2 generate-depends-file diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index 6f475e344..c21856bbb 100644 --- a/southbound/southbound-it/pom.xml +++ b/southbound/southbound-it/pom.xml @@ -96,7 +96,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.karaf.features org.apache.karaf.features.core - ${karaf.version} compile @@ -142,7 +141,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.servicemix.tooling depends-maven-plugin - 1.2 generate-depends-file diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index a6d00d67f..8a63704f4 100644 --- a/utils/ovsdb-it-utils/pom.xml +++ b/utils/ovsdb-it-utils/pom.xml @@ -89,7 +89,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.karaf.features org.apache.karaf.features.core - ${karaf.version} provided diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml index 16ad8115a..e8085b0f4 100644 --- a/utils/servicehelper/pom.xml +++ b/utils/servicehelper/pom.xml @@ -59,7 +59,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.springframework.osgi spring-osgi-mock - 1.2.1 test -- 2.36.6