From 328684510b683d8f010adf99d81955aa98734d9b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 9 May 2022 10:44:33 -0400 Subject: Release version 2.3.1 maven artifacts Release version 2.3.1 SDNC maven artifacts (Jakarta RC) Issue-ID: SDNC-1685 Signed-off-by: Dan Timoney Change-Id: I0cc0bdaf0c32fb391cf79435774c5ec2c95b58c9 Former-commit-id: 7232796c1d18169f5fe37cc8a33ebd23ff80048d --- installation/ansible-server/pom.xml | 2 +- installation/dmaap-listener/pom.xml | 2 +- installation/pom.xml | 2 +- installation/sdnc-web/pom.xml | 2 +- installation/sdnc/pom.xml | 2 +- installation/ueb-listener/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'installation') diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 2047fef0..186df740 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT installation-ansible-server diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 32c5f5b3..cb6c86a6 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT installation-dmaap-listener diff --git a/installation/pom.xml b/installation/pom.xml index 3be0e76f..6fb7e092 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam sdnc-oam - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index d198e0c5..46e64b74 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT installation-sdnc-web diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 1d322e16..9b768c9f 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT installation-sdnc diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 181ae05b..2b656fff 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT installation-ueb-listener -- cgit 1.2.3-korg