summaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/oofpcipoc/feature/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/northbound/oofpcipoc/feature/pom.xml')
-rw-r--r--sdnr/northbound/oofpcipoc/feature/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sdnr/northbound/oofpcipoc/feature/pom.xml b/sdnr/northbound/oofpcipoc/feature/pom.xml
index dab0bbd8e..aaa3c6b97 100644
--- a/sdnr/northbound/oofpcipoc/feature/pom.xml
+++ b/sdnr/northbound/oofpcipoc/feature/pom.xml
@@ -45,5 +45,11 @@
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>${project.groupId}</groupId>
+ <artifactId>oofpcipoc-consumer</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+
</dependencies>
</project>