From 83206cb1b6b0a6a3bbe45d646ed69a5f2b587fed Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 9 May 2019 15:07:47 +0200 Subject: HC2VPP-411: Bump ietf-interfaces, ietf-ip, iana-if-types models Change-Id: Ic042d96c9671729fd4f11efcd59c618a657d5bef Signed-off-by: Michal Cmarada --- routing/routing-api/pom.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'routing/routing-api/pom.xml') diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index 92403ed25..a1b68396f 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -31,16 +31,19 @@ - org.opendaylight.mdsal.model - iana-if-type-2014-05-08 + org.opendaylight.mdsal.binding.model.iana + rfc7224-20180703-iana-if-type + ${odl.binding.model.version} org.opendaylight.mdsal.model ietf-yang-types-20130715 - org.opendaylight.mdsal.model - ietf-interfaces + + org.opendaylight.mdsal.binding.model.ietf + rfc8343 + ${odl.binding.model.version} org.opendaylight.mdsal.model -- cgit 1.2.3-korg