From 55cdca03231b5848838ac5844e08dcb1afb7ef4f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 20 Jun 2023 12:17:56 -0400 Subject: Release version 2.5.5 SDNC maven artifacts Release version 2.5.5 of SDNC oam maven artifacts Issue-ID: CCSDK-3908 Signed-off-by: Dan Timoney Change-Id: I3c85a2a5f6c7040c0d532b792db2fde337f24ff7 Former-commit-id: d17f3e4b4a96456c864754bb8a414785a629e6e4 --- 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 72d32c52..f87d24b5 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT installation-ansible-server diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 021a122d..70cb9598 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT installation-dmaap-listener diff --git a/installation/pom.xml b/installation/pom.xml index f9229349..f07f0f8f 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam sdnc-oam - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 6b6fc0bd..df662cb6 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT installation-sdnc-web diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 9fdcf0f0..e7fbbf7e 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT installation-sdnc diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 6e9d9889..6fa243d7 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.5-SNAPSHOT + 2.5.6-SNAPSHOT installation-ueb-listener -- cgit 1.2.3-korg