From 9720e30699bb2d9e4cb7c0f4a7b7b94eb3ce4b1f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 8 Jun 2023 11:55:50 -0400 Subject: Release SDNC maven artifacts with Bierman API Release version 2.5.3 of SDNC dockers, with Bierman API installed Issue-ID: SDNC-1789 Signed-off-by: Dan Timoney Change-Id: I402925b133c38c7467b86e2c81e12dd9da158fe4 Former-commit-id: 1f84d1a79707d41617a2139c8d58c3daa327dcf2 --- 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 abe46440..679e0516 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.3-SNAPSHOT + 2.5.4-SNAPSHOT installation-ansible-server diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 06f75dcb..d57d1705 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.3-SNAPSHOT + 2.5.4-SNAPSHOT installation-dmaap-listener diff --git a/installation/pom.xml b/installation/pom.xml index 5e4c8c86..367a1ebf 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam sdnc-oam - 2.5.3-SNAPSHOT + 2.5.4-SNAPSHOT installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 40281a70..921293fc 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.3-SNAPSHOT + 2.5.4-SNAPSHOT installation-sdnc-web diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 254ea89f..97de9ba1 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.3-SNAPSHOT + 2.5.4-SNAPSHOT installation-sdnc diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 058c4e44..27bb7f95 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.3-SNAPSHOT + 2.5.4-SNAPSHOT installation-ueb-listener -- cgit 1.2.3-korg