From 17c06a988af5329b1a400436243523890bef0a5a Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 24 Feb 2021 09:39:41 -0500 Subject: Release version 1.1.1 of dockers and roll versions Release 1.1.1 version of dockers and roll versions. Note: the docker tag for dgbuilder and odlsli is slightly different from other containers - they both use 'SNAPSHOT' instead of 'STAGING' in order for CSIT test to work correctly. Change-Id: I0c13a2dad9553acfa813968c9bf42d6a008185dc Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney --- opendaylight/aluminum/aluminum-alpine/pom.xml | 2 +- opendaylight/aluminum/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'opendaylight/aluminum') diff --git a/opendaylight/aluminum/aluminum-alpine/pom.xml b/opendaylight/aluminum/aluminum-alpine/pom.xml index 867bb9e6..4c448aee 100644 --- a/opendaylight/aluminum/aluminum-alpine/pom.xml +++ b/opendaylight/aluminum/aluminum-alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-odl-aluminum - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT distribution-odl-aluminum-docker diff --git a/opendaylight/aluminum/pom.xml b/opendaylight/aluminum/pom.xml index 91f93706..ea40b675 100644 --- a/opendaylight/aluminum/pom.xml +++ b/opendaylight/aluminum/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-opendaylight - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT distribution-odl-aluminum -- cgit 1.2.3-korg