summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/data-provider/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/data-provider/installer/pom.xml')
-rwxr-xr-xsdnr/wt/data-provider/installer/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sdnr/wt/data-provider/installer/pom.xml b/sdnr/wt/data-provider/installer/pom.xml
index 4eda82cde..1e5a191a8 100755
--- a/sdnr/wt/data-provider/installer/pom.xml
+++ b/sdnr/wt/data-provider/installer/pom.xml
@@ -69,6 +69,10 @@
<artifactId>${application.name}-setup</artifactId>
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>com.highstreet-technologies.opendaylight</groupId>
+ <artifactId>odl-ready</artifactId>
+ </dependency>
</dependencies>
<build>