From 632987493c6c24532b2ec526b17daf73ee6d21f0 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 1 Mar 2018 10:59:28 -0500 Subject: Nitrogen port : sdnc-oam Update sdnc-oam to create docker containers based on ODL Nitrogen release. Change-Id: If8df28c417a2dec69be6eee2fc4521541126085a Issue-ID: SDNC-269 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 2822ea7882e20879b1556bf98cf28695f5052348 --- installation/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'installation/pom.xml') diff --git a/installation/pom.xml b/installation/pom.xml index 113a6088..ca4eb265 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -3,18 +3,18 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - org.onap.sdnc.oam - sdnc-oam - 1.3.0-SNAPSHOT + org.onap.ccsdk.parent + odlparent-lite + 1.0.1-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT - Installation + sdnc-oam :: installation Installs SDN-C on local file system @@ -22,7 +22,7 @@ yyMMdd-HHmmss ${maven.build.timestamp} - v0.1.0 + 0.2.1-SNAPSHOT UTF-8 UTF-8 -- cgit 1.2.3-korg