Release version 1.5.1 maven artifacts and roll version
[ccsdk/cds.git] / ms / blueprintsprocessor / functions / restconf-executor / pom.xml
index 8e75597..4e72e2b 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.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>
     <artifactId>restconf-executor</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
 
-    <name>Blueprints Processor Function - Restconf Executor</name>
+    <name>MS Blueprints Processor Functions - Restconf Executor</name>
     <description>Blueprints Processor Function - Restconf Executor</description>
 
     <dependencies>