Code Review
/
sdnc
/
oam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(from parent 1:
580834e
)
Fix staging build issue
author
Dan Timoney
<dtimoney@att.com>
Wed, 12 Aug 2020 13:48:27 +0000
(09:48 -0400)
committer
Dan 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>
data-migrator/pom.xml
patch
|
blob
|
history
diff --git
a/data-migrator/pom.xml
b/data-migrator/pom.xml
index
a0c6919
..
a55a027
100644
(file)
--- a/
data-migrator/pom.xml
+++ b/
data-migrator/pom.xml
@@
-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>