diff options
author | David Stilwell <stilwelld@att.com> | 2018-04-25 17:40:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-25 17:40:35 +0000 |
commit | ee065f09ddf9ebab302cfd268162d56c68ef8b2d (patch) | |
tree | 7b8c8d255ff9c95ac513ae945c7c783e27f651eb /admportal | |
parent | d7932cdc2def1addc692599b861908b65d7edb8a (diff) | |
parent | c84dc84031fb219ce17dbc58304d12f6d961925b (diff) |
Merge "Add missing components in sdnc docker container"
Former-commit-id: ae04d56b7000554b1189a7b4bad0db24d1af315a
Diffstat (limited to 'admportal')
-rw-r--r-- | admportal/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml index 8ec41ea4..aa0d5287 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -7,6 +7,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> <version>1.0.1-SNAPSHOT</version> + <relativePath/> </parent> <groupId>org.onap.sdnc.oam</groupId> |