Release version 1.4.1 maven artifacts
[ccsdk/cds.git] / ms / blueprintsprocessor / modules / services / pom.xml
index 8976701..1bbafeb 100755 (executable)
 
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
-        <artifactId>modules</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <artifactId>blueprintsprocessor-modules</artifactId>
+        <version>1.4.2-SNAPSHOT</version>
     </parent>
 
-    <artifactId>services</artifactId>
+    <artifactId>modules-services</artifactId>
     <packaging>pom</packaging>
 
-    <name>Blueprints Processor Service POM</name>
-    <description>Blueprints Processor Service</description>
+    <name>MS Blueprints Processor Modules - Services</name>
 
     <modules>
         <module>execution-service</module>