summaryrefslogtreecommitdiffstats
path: root/ioam
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-05-09 15:07:47 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-05-24 10:34:21 +0000
commit83206cb1b6b0a6a3bbe45d646ed69a5f2b587fed (patch)
treeb3cb34ceb1d9bcd8ca8fa06b370ac949ec223067 /ioam
parent09d3502f0d8e719b42b4a3808a270ab90d9339bf (diff)
HC2VPP-411: Bump ietf-interfaces, ietf-ip, iana-if-types models
Change-Id: Ic042d96c9671729fd4f11efcd59c618a657d5bef Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'ioam')
-rw-r--r--ioam/api/pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ioam/api/pom.xml b/ioam/api/pom.xml
index 8d7d8eacc..8d04dc2bd 100644
--- a/ioam/api/pom.xml
+++ b/ioam/api/pom.xml
@@ -31,8 +31,10 @@
<dependencies>
<dependency>
- <groupId>org.opendaylight.mdsal.model</groupId>
- <artifactId>ietf-interfaces</artifactId>
+ <!-- ietf-interfaces model -->
+ <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+ <artifactId>rfc8343</artifactId>
+ <version>${odl.binding.model.version}</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.model</groupId>