From: Robert Varga Date: Thu, 19 Jul 2018 12:36:33 +0000 (+0200) Subject: Models should depend on odl-mdsal-binding-base X-Git-Tag: release/fluorine~33 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=79a3bdef2dd1e1040a4eb011cf90635a44c2dc9f;hp=e835c718e5d9eeb3821145d0c2a8d53fcc9020c3;ds=inline 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 --- 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