aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/data-provider/feature/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/data-provider/feature/pom.xml')
-rw-r--r--sdnr/wt/data-provider/feature/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sdnr/wt/data-provider/feature/pom.xml b/sdnr/wt/data-provider/feature/pom.xml
index 16d55c997..2ac56666d 100644
--- a/sdnr/wt/data-provider/feature/pom.xml
+++ b/sdnr/wt/data-provider/feature/pom.xml
@@ -42,6 +42,10 @@
<dependencies>
<dependency>
+ <groupId>com.highstreet-technologies.opendaylight</groupId>
+ <artifactId>odl-ready</artifactId>
+ </dependency>
+ <dependency>
<groupId>${project.groupId}</groupId>
<artifactId>sdnr-wt-data-provider-provider</artifactId>
<version>${project.version}</version>