From 640a4449d37119443e142430f1b172c2b237ebe3 Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Mon, 15 May 2017 08:22:18 -0400 Subject: [PATCH] Change to binding-parent in toaster-provider pom It no longer uses the CSS so no need for config-parent. Change-Id: I79c1c5693da08a5bbf14b7145fd73c51f4ef5be7 Signed-off-by: Tom Pantelis --- opendaylight/md-sal/samples/toaster-provider/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 85737db315..ba5d5a9875 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -2,10 +2,10 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - ../../../config/config-parent + org.opendaylight.mdsal + binding-parent + 0.11.0-SNAPSHOT + org.opendaylight.controller.samples -- 2.36.6