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 --- platform-logic/restapi-templates/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform-logic/restapi-templates') diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 0ada96fe..07f7b5db 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -12,7 +12,7 @@ org.onap.sdnc.oam platform-logic-restapi-templates - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT pom sdnc-oam :: platform-logic :: ${project.artifactId} -- cgit 1.2.3-korg