aboutsummaryrefslogtreecommitdiffstats
path: root/features/sdnc-northbound-all/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'features/sdnc-northbound-all/pom.xml')
-rw-r--r--features/sdnc-northbound-all/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml
index 27e0a07c..cd3852ac 100644
--- a/features/sdnc-northbound-all/pom.xml
+++ b/features/sdnc-northbound-all/pom.xml
@@ -35,6 +35,13 @@
<type>xml</type>
<classifier>features</classifier>
</dependency>
+ <dependency>
+ <groupId>${project.groupId}</groupId>
+ <artifactId>sdnc-optical-service</artifactId>
+ <version>${project.version}</version>
+ <type>xml</type>
+ <classifier>features</classifier>
+ </dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>sdnc-vnfapi</artifactId>