From 378d7072309a5792ef43503261615cc3ce0efb42 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 25 Feb 2021 11:20:35 -0500 Subject: Release 2.1.1 dockers and roll version Release 2.1.1 version docker containers and roll version to 2.1.2-SNAPSHOT Change-Id: Iebc8d3f48ce5ca73ed086493e953d8a2cabff284 Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney Former-commit-id: 9f98e3d0c695c3aa833ce31492b7d87f7affee4c --- 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 db7276f5..c879daa1 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT org.onap.sdnc.oam installation-ansible-server - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 588b9776..9c747150 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT org.onap.sdnc.oam installation-dmaap-listener - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/pom.xml b/installation/pom.xml index 967b598f..42aa96b6 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam sdnc-oam - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT org.onap.sdnc.oam installation - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT pom sdnc-oam :: installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 8b35f551..e41fa2b7 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT org.onap.sdnc.oam installation-sdnc-web - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index ff209c12..ae5f2342 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT org.onap.sdnc.oam installation-sdnc - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 58178a3f..a7c58133 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT org.onap.sdnc.oam installation-ueb-listener - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} -- cgit 1.2.3-korg