From 79a3bdef2dd1e1040a4eb011cf90635a44c2dc9f Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 19 Jul 2018 14:36:33 +0200 Subject: [PATCH 1/1] Models should depend on odl-mdsal-binding-base Models do not need runtime services, hence depend on base only, which is already being pulled in by odl-mdsal-model-rfc6991. Change-Id: I1e2a7421008bfc6ec70d45459c5486c6f2815e10 Signed-off-by: Robert Varga --- .../mdsal/odl-controller-model-topology/pom.xml | 13 ------------- features/mdsal/odl-mdsal-model-inventory/pom.xml | 13 ------------- 2 files changed, 26 deletions(-) diff --git a/features/mdsal/odl-controller-model-topology/pom.xml b/features/mdsal/odl-controller-model-topology/pom.xml index 288cdae281..91b968ed06 100644 --- a/features/mdsal/odl-controller-model-topology/pom.xml +++ b/features/mdsal/odl-controller-model-topology/pom.xml @@ -24,13 +24,6 @@ - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - org.opendaylight.mdsal.model mdsal-model-artifacts @@ -49,12 +42,6 @@ - - org.opendaylight.mdsal - odl-mdsal-binding-runtime - xml - features - org.opendaylight.mdsal.model odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01 diff --git a/features/mdsal/odl-mdsal-model-inventory/pom.xml b/features/mdsal/odl-mdsal-model-inventory/pom.xml index 5cabad37d9..83a2f3607a 100644 --- a/features/mdsal/odl-mdsal-model-inventory/pom.xml +++ b/features/mdsal/odl-mdsal-model-inventory/pom.xml @@ -25,13 +25,6 @@ - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - org.opendaylight.mdsal.model mdsal-model-artifacts @@ -50,12 +43,6 @@ - - org.opendaylight.mdsal - odl-mdsal-binding-runtime - xml - features - org.opendaylight.mdsal.model odl-mdsal-model-rfc6991 -- 2.36.6