summaryrefslogtreecommitdiffstats
path: root/l3/api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'l3/api/pom.xml')
-rw-r--r--l3/api/pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/l3/api/pom.xml b/l3/api/pom.xml
index 9f7569ac4..abcd10b93 100644
--- a/l3/api/pom.xml
+++ b/l3/api/pom.xml
@@ -37,8 +37,10 @@
<artifactId>ietf-yang-types-20130715</artifactId>
</dependency>
<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>