Merge "Set resource data value when fetch from database"
[ccsdk/cds.git] / ms / blueprintsprocessor / pom.xml
index 99d7969..c66afab 100755 (executable)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>ms</artifactId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.5.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>blueprintsprocessor</artifactId>
@@ -42,6 +42,7 @@
 
     <modules>
         <module>parent</module>
+        <module>cba-parent</module>
         <module>modules</module>
         <module>functions</module>
         <module>application</module>