Use released 2.4.0 parent poms
[ccsdk/features.git] / sdnr / northbound / CMNotify / provider / pom.xml
index 933449e..8be9842 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>2.3.3</version>
+        <version>2.4.0</version>
         <relativePath/>
     </parent>
 
 
     <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
 
+    <properties>
+        <ccsdk.sli.version>1.5.0-SNAPSHOT</ccsdk.sli.version>
+    </properties>
+
     <dependencies>
         <dependency>
             <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>