From 0bf06d19c90c6aa0cf5f7cd28f9f1f698d77eb00 Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Thu, 8 Jun 2017 09:30:44 -0400 Subject: [PATCH] Switch from config-parent to binding-parent in clustering-it-provider Change-Id: Ic1a9d83f155ba02687ded8fd3b4ee13aa1ab2201 Signed-off-by: Tom Pantelis --- .../samples/clustering-test-app/provider/pom.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml index 7068b9813f..7ff09e728b 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/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 @@ -31,10 +31,6 @@ clustering-it-model ${project.version} - - org.opendaylight.controller - sal-binding-config - org.opendaylight.controller sal-binding-api -- 2.36.6