Use released version 2.5.1 parent poms
[ccsdk/cds.git] / ms / blueprintsprocessor / functions / netconf-executor / pom.xml
index 07415c3..4b9bde6 100644 (file)
 
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
-        <artifactId>functions</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <artifactId>blueprintsprocessor-functions</artifactId>
+        <version>1.5.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>
     <artifactId>netconf-executor</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
 
-    <name>Blueprints Processor Function - Netconf Executor</name>
+    <name>MS Blueprints Processor Functions - Netconf Executor</name>
     <description>Blueprints Processor Function - Netconf Executor</description>
 
     <dependencies>