summaryrefslogtreecommitdiffstats
path: root/v3po/impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'v3po/impl/pom.xml')
-rw-r--r--v3po/impl/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/v3po/impl/pom.xml b/v3po/impl/pom.xml
index 9315c15cc..ff27d1202 100644
--- a/v3po/impl/pom.xml
+++ b/v3po/impl/pom.xml
@@ -41,6 +41,11 @@
<version>1.0.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.opendaylight.mdsal.model</groupId>
+ <artifactId>ietf-topology</artifactId>
+ </dependency>
+
<!-- Testing Dependencies -->
<dependency>
<groupId>junit</groupId>