From 44775a0ec9732f2874c1b07fee15c393949b55b8 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Mon, 15 May 2017 08:48:32 -0400 Subject: Depend on opendaylight-karaf-empty from odlparent MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As per as BUG 6278 in ODL: https://bugs.opendaylight.org/show_bug.cgi?id=6278 karaf-parent, and its child have been moved to odlparent. Aligning downstream consumer to avoid breakage once the artifact is removed from controller. Change-Id: I2cbcb29141405d5e14ea5815ca95a88ed9824157 Signed-off-by: Alexis de Talhouët --- sliPluginUtils/features/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sliPluginUtils') diff --git a/sliPluginUtils/features/pom.xml b/sliPluginUtils/features/pom.xml index 46a8b04..d1c9614 100755 --- a/sliPluginUtils/features/pom.xml +++ b/sliPluginUtils/features/pom.xml @@ -35,7 +35,7 @@ - org.opendaylight.controller + org.opendaylight.odlparent opendaylight-karaf-empty ${odl.karaf.empty.distro.version} zip @@ -89,7 +89,7 @@ 2.16 - org.opendaylight.controller + org.opendaylight.odlparent opendaylight-karaf-empty ${odl.karaf.empty.distro.version} -- cgit 1.2.3-korg