Update CCSDK parent pom version to 1.5.2-SNAPSHOT
[sdnc/northbound.git] / features / sdnc-northbound-all / pom.xml
index 6301335..bf91d54 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>single-feature-parent</artifactId>
-               <version>1.5.1-SNAPSHOT</version>
+               <version>1.5.2-SNAPSHOT</version>
                <relativePath/>
        </parent>
 
                        <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>