From c01c0defdd28081f120d79fd4f54ec2a9cd1c916 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 7 Dec 2020 11:21:37 -0500 Subject: Release 2.1.0 dockers Release version 2.1.0 of SDNC docker containers Change-Id: Ibaaaab943cf8b3b844dc37d73aea6f8445cc3dfb Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney Former-commit-id: a05e6faab7ec5577daf3e6a73a4fb681ca11565f --- installation/ansible-server/pom.xml | 4 ++-- installation/dmaap-listener/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- installation/sdnc-web/pom.xml | 4 ++-- installation/sdnc/pom.xml | 4 ++-- installation/ueb-listener/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'installation') diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 9c310f0a..db7276f5 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.sdnc.oam installation-ansible-server - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 3cc271f7..a0b12391 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.sdnc.oam installation-dmaap-listener - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/pom.xml b/installation/pom.xml index 8ffb9c3d..967b598f 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam sdnc-oam - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.sdnc.oam installation - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT pom sdnc-oam :: installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 6fdfdc07..728fff6f 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.sdnc.oam installation-sdnc-web - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index a46cfab4..00031061 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.sdnc.oam installation-sdnc - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 7008b822..012c75b3 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.sdnc.oam installation-ueb-listener - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} -- cgit 1.2.3-korg