summaryrefslogtreecommitdiffstats
path: root/admportal
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-04-24 09:06:57 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-04-24 09:06:57 -0400
commitc84dc84031fb219ce17dbc58304d12f6d961925b (patch)
treee0c73a3121e1573976082e58098b2ca0dcb9373f /admportal
parentbfc82c19430a7bea332e1e80f9cdba4fb5dbb929 (diff)
Add missing components in sdnc docker container
Add missing components (ansible-adapter, lcm) to SDNC docker container. Also, version.properties and some pom.xmls so that release build of 1.3.1 works properly. Change-Id: I1e3e0a0a5b3ed7c6b584cae6c26a4afe503cebcf Issue-ID: SDNC-287 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: db25748dd03f8d48378130059ebde0fc70b7e58a
Diffstat (limited to 'admportal')
-rw-r--r--admportal/pom.xml1
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>