Fix relativePath in ms/blueprintsprocessor/application
[ccsdk/cds.git] / ms / blueprintsprocessor / application / pom.xml
index dc0e49f..138eecb 100755 (executable)
@@ -24,7 +24,7 @@
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>parent</artifactId>
         <version>0.7.0-SNAPSHOT</version>
-        <relativePath>..</relativePath>
+        <relativePath>../parent</relativePath>
     </parent>
 
     <artifactId>application</artifactId>