From 46223e40aef86bd7366816d102d8f5c02210843a Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 16 May 2023 12:15:26 -0400 Subject: Release version 2.5.2 SDNC maven artifacts Release version 2.5.2 of SDNC maven artifacts to correct issues found in OOM gating tests and roll to next snapshot Issue-ID: CCSDK-1789 Signed-off-by: Dan Timoney Change-Id: I4b755e8b068e259cecb3f05977a9505c38cb1f77 Former-commit-id: 9164851e07cf67e90493b7a3a59d934be930fe00 --- 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 c92f50c1..abe46440 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT installation-ansible-server diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 04b51b20..06f75dcb 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT installation-dmaap-listener diff --git a/installation/pom.xml b/installation/pom.xml index d5c91a49..5e4c8c86 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam sdnc-oam - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 35caf622..40281a70 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT installation-sdnc-web diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 896565c5..584a074e 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT installation-sdnc diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index d0a872d5..058c4e44 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT installation-ueb-listener -- cgit 1.2.3-korg