aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml')
-rw-r--r--sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
index 54b5202c6..87f183e54 100644
--- a/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
+++ b/sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
@@ -72,5 +72,12 @@
<type>xml</type>
<classifier>features</classifier>
</dependency>
+ <dependency>
+ <groupId>${project.groupId}</groupId>
+ <artifactId>ranSlice-feature</artifactId>
+ <version>${project.version}</version>
+ <type>xml</type>
+ <classifier>features</classifier>
+ </dependency>
</dependencies>
</project>