From 53cb68740aa0cff8102f68c245f3db1289a92e01 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 30 Jul 2019 12:13:33 -0400 Subject: Updates for ODL Neon Update to build ODLSLI based on OpenDaylight Neon. Change-Id: I85cbdf38d385f3a4ef15e8fe7939af788c350de1 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) --- opendaylight/neon/neon-alpine/pom.xml | 4 ++-- opendaylight/neon/pom.xml | 4 ++-- opendaylight/pom.xml | 6 ++---- 3 files changed, 6 insertions(+), 8 deletions(-) (limited to 'opendaylight') diff --git a/opendaylight/neon/neon-alpine/pom.xml b/opendaylight/neon/neon-alpine/pom.xml index 0213c3a9..ad274cfd 100644 --- a/opendaylight/neon/neon-alpine/pom.xml +++ b/opendaylight/neon/neon-alpine/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-odl-neon - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT distribution-odl-neon-alpine - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT pom ccsdk-distribution :: opendaylight :: ${project.artifactId} diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index 6564b682..3dbf5e16 100644 --- a/opendaylight/neon/pom.xml +++ b/opendaylight/neon/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-opendaylight - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT distribution-odl-neon - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 6fe03144..d91a4d8c 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,19 +5,17 @@ org.onap.ccsdk.distribution distribution-root - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT distribution-opendaylight - 0.5.2-SNAPSHOT + 0.6.0-SNAPSHOT pom ccsdk-distribution :: opendaylight Creates OpenDaylight container - fluorine neon - -- cgit