From 6f0c0101dcb421c75a1a49bea02d1dc7479ef7d1 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 18 Jun 2018 23:01:08 -0400 Subject: Update odlsli for ODL Oxygen Update odlsli to use ODL Oxygen as base container and to support local docker builds for testing. Change-Id: Ie615896e56177bf4b239ec080f09c50d8c16c0c5 Issue-ID: CCSDK-285 Signed-off-by: Timoney, Dan (dt5972) --- opendaylight/nitrogen/pom.xml | 2 +- opendaylight/oxygen/pom.xml | 3 ++- opendaylight/pom.xml | 1 - 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'opendaylight') diff --git a/opendaylight/nitrogen/pom.xml b/opendaylight/nitrogen/pom.xml index 7e68f61c..589184c8 100644 --- a/opendaylight/nitrogen/pom.xml +++ b/opendaylight/nitrogen/pom.xml @@ -19,7 +19,7 @@ - onap/ccsdk-odl-image + onap/ccsdk-odl-nitrogen-image ${project.version} 0.7.1 2.1.1 diff --git a/opendaylight/oxygen/pom.xml b/opendaylight/oxygen/pom.xml index 4ecc62b3..5ef52b67 100644 --- a/opendaylight/oxygen/pom.xml +++ b/opendaylight/oxygen/pom.xml @@ -24,6 +24,7 @@ 0.8.1 2.1.1 ${https_proxy} + deploy @@ -203,7 +204,7 @@ push-images - install + ${docker.push.phase} build push diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index a72076d1..6afc14d2 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -16,7 +16,6 @@ Creates OpenDaylight container - nitrogen oxygen -- cgit 1.2.3-korg