Merge "Fix relativePath"
authorDan Timoney <dtimoney@att.com>
Wed, 20 Nov 2019 13:30:08 +0000 (13:30 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 20 Nov 2019 13:30:08 +0000 (13:30 +0000)
ms/blueprintsprocessor/pom.xml

index 658e5c4..cf9d888 100755 (executable)
@@ -22,7 +22,7 @@
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>ms</artifactId>
         <version>0.7.0-SNAPSHOT</version>
-        <relativePath>../parent</relativePath>
+        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>blueprintsprocessor</artifactId>