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 --- dhcp/dhcp-api/pom.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'dhcp') diff --git a/dhcp/dhcp-api/pom.xml b/dhcp/dhcp-api/pom.xml index d5109dd84..ae9a6c5b4 100644 --- a/dhcp/dhcp-api/pom.xml +++ b/dhcp/dhcp-api/pom.xml @@ -29,16 +29,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