summaryrefslogtreecommitdiffstats
path: root/ioam/api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ioam/api/pom.xml')
-rw-r--r--ioam/api/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ioam/api/pom.xml b/ioam/api/pom.xml
index fc3938bd1..d3b4aa169 100644
--- a/ioam/api/pom.xml
+++ b/ioam/api/pom.xml
@@ -34,5 +34,9 @@
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>ietf-interfaces</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.opendaylight.mdsal.model</groupId>
+ <artifactId>ietf-inet-types-2013-07-15</artifactId>
+ </dependency>
</dependencies>
</project>