From 358d59e60ed62643c59f4fe7048a0c84374754f6 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 12 Apr 2021 13:11:18 -0400 Subject: Release version 2.1.4 maven artifacts and roll version Release version 2.1.4 maven artifacts and roll to next snapshot version Change-Id: Ib5a9325f93f2b6c011ecd6c0544ee0c1846796b7 Issue-ID: SDNC-1507 Signed-off-by: Dan Timoney Former-commit-id: 817debfd58650eea8922e63a5546d5829d00b058 --- 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 869544af..c8d2f955 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT org.onap.sdnc.oam installation-ansible-server - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 9a96be30..b389672b 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT org.onap.sdnc.oam installation-dmaap-listener - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/pom.xml b/installation/pom.xml index 6ab5dfa5..daab8f0d 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam sdnc-oam - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT org.onap.sdnc.oam installation - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT pom sdnc-oam :: installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 38deae08..eedbf709 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT org.onap.sdnc.oam installation-sdnc-web - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 10dec5e3..3b152dcd 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT org.onap.sdnc.oam installation-sdnc - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index b3aefcc9..acd484da 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT org.onap.sdnc.oam installation-ueb-listener - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} -- cgit 1.2.3-korg