From dc98f9b21ea6e5319e021e52fc30b390149b9b67 Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Tue, 29 Aug 2017 22:48:37 -0400 Subject: [PATCH] Remove sal-binding-config from toaster poms sal-binding-config is a CSS remnant and is not needed. Change-Id: I51be2818d9b247e7c6494c1ff88d3804cb0fc3d5 Signed-off-by: Tom Pantelis --- opendaylight/md-sal/samples/toaster-consumer/pom.xml | 4 ---- opendaylight/md-sal/samples/toaster-provider/pom.xml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index b039d7ec38..9bcaf5d9b0 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -43,10 +43,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.osgi org.osgi.core diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 376f8f6830..93f18a9484 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -35,10 +35,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-common-util -- 2.36.6