Fix staging build issue 84/111184/1
authorDan Timoney <dtimoney@att.com>
Wed, 12 Aug 2020 13:48:27 +0000 (09:48 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 12 Aug 2020 13:48:27 +0000 (09:48 -0400)
Fixed parent of data-migrator to use relative path to find parent

Change-Id: Ic4561a4b40e0a8441990c1a2d4da5fde5cca3d95
Issue-ID: SDNC-1315
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: abf20f5370e1e72e408f0b2d1bf823641f9d1a1f

data-migrator/pom.xml

index a0c6919..a55a027 100644 (file)
@@ -6,7 +6,6 @@
         <groupId>org.onap.sdnc.oam</groupId>
         <artifactId>sdnc-oam</artifactId>
         <version>2.0.0-SNAPSHOT</version>
-        <relativePath/>
     </parent>
 
     <groupId>org.onap.sdnc.oam</groupId>