From cba8d852d6c6ab4e18da09bc04680efae43da4c0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 18 Nov 2020 11:54:59 -0500 Subject: Release version 2.0.4 of dockers Release version 2.0.4 of docker containers and bump version Change-Id: Ibe930d86b8cd5632e230ae768ca8e43540c0d051 Issue-ID: SDNC-1409 Signed-off-by: Dan Timoney Former-commit-id: 1d70a00d13c306fb28aac9981cfbbbfff3f3045f --- 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 7938bffe..43296abe 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.onap.sdnc.oam installation-ansible-server - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 0c9b4d30..1ba8a5ac 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.onap.sdnc.oam installation-dmaap-listener - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/pom.xml b/installation/pom.xml index 65e9b97d..786a2f39 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam sdnc-oam - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.onap.sdnc.oam installation - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT pom sdnc-oam :: installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index f4fc6a34..6bf005f6 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.onap.sdnc.oam installation-sdnc-web - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index c4388349..374d52eb 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.onap.sdnc.oam installation-sdnc - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 793bc976..98ba3eb0 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT org.onap.sdnc.oam installation-ueb-listener - 2.0.4-SNAPSHOT + 2.0.5-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} -- cgit 1.2.3-korg