From f2ab9c752bb95680e30ccb7708f3d3cdc3ed5100 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 25 Mar 2021 19:31:39 -0400 Subject: Release version 2.1.3 dockers and roll version Release version 2.1.3 dockers and roll to next snapshot Change-Id: I1c058cf736253d6aa2303f90c0ec910d50a510c7 Issue-ID: CCSDK-3237 Signed-off-by: Dan Timoney Former-commit-id: f73b089cf709de5a1358748bb001053746fe87b1 --- 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 b908fec2..72e3ff28 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT org.onap.sdnc.oam installation-ansible-server - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 83a8c890..8d958212 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT org.onap.sdnc.oam installation-dmaap-listener - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/pom.xml b/installation/pom.xml index 80dde977..7970fc9a 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam sdnc-oam - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT org.onap.sdnc.oam installation - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT pom sdnc-oam :: installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 63409175..6156b062 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT org.onap.sdnc.oam installation-sdnc-web - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 80dc5a0a..6943f6eb 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT org.onap.sdnc.oam installation-sdnc - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 7559eb70..b72d0a87 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT org.onap.sdnc.oam installation-ueb-listener - 2.1.3-SNAPSHOT + 2.1.4-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} -- cgit 1.2.3-korg