From c84dc84031fb219ce17dbc58304d12f6d961925b Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 24 Apr 2018 09:06:57 -0400 Subject: 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) Former-commit-id: db25748dd03f8d48378130059ebde0fc70b7e58a --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index df369040..c49afae2 100755 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.1.0 + odlparent-lite + 1.0.1-SNAPSHOT org.onap.sdnc.oam sdnc-oam - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT pom sdnc-oam -- cgit 1.2.3-korg