From 24f8f40bbfd3fccc506cfe3aa7dac202d4dba830 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 30 Mar 2022 08:00:46 -0400 Subject: Release Jakarta M4 maven artifacts Release Jakarta M4 version of sdnc/oam maven artifacts and roll to next snapshot Issue-ID: SDNC-1672 Signed-off-by: Dan Timoney Change-Id: I42d06b1f2a353f891e313408adb4ccc459bb481c Former-commit-id: 4ddc510a0bbf374f51e44c3ce2fc5ec10b7072fe --- 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 a76bf357..2047fef0 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT installation-ansible-server diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 4dad6354..32c5f5b3 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT installation-dmaap-listener diff --git a/installation/pom.xml b/installation/pom.xml index fa6062b3..3be0e76f 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam sdnc-oam - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 2724c7a5..3b5d96a4 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT installation-sdnc-web diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 81ea8bd3..1d322e16 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT installation-sdnc diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 60641de7..181ae05b 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.3.0-SNAPSHOT + 2.3.1-SNAPSHOT installation-ueb-listener -- cgit 1.2.3-korg