Fix relativePath 05/98605/2
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 19 Nov 2019 14:49:43 +0000 (09:49 -0500)
committerDan Timoney <dtimoney@att.com>
Tue, 19 Nov 2019 14:52:42 +0000 (14:52 +0000)
Fix relativePath in ms/blueprintprocessor/pom.xml

Change-Id: Icb7192132c29927c14b01de3e9e6288c8a65ae96
Issue-ID: CCSDK-1932
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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>