From dba9921cd7684740ed99753dddbdbbb0e363afde Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 5 Jun 2024 15:52:26 -0400 Subject: Release version 2.6.1 SDNC maven artifacts Release version 2.6.1 of SDNC maven artifacts and roll snapshot version Issue-ID: CCSDK-4004 Change-Id: I8687cbe37cd16650db43994e13c5718a23b087bf Signed-off-by: Dan Timoney --- 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 f3c5e14d..1394799d 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.6.1-SNAPSHOT + 2.6.2-SNAPSHOT installation-ansible-server diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 2560104a..401828dc 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.6.1-SNAPSHOT + 2.6.2-SNAPSHOT installation-dmaap-listener diff --git a/installation/pom.xml b/installation/pom.xml index f3017134..8e854d21 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam sdnc-oam - 2.6.1-SNAPSHOT + 2.6.2-SNAPSHOT installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 5e7d6ec9..537e85e0 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.6.1-SNAPSHOT + 2.6.2-SNAPSHOT installation-sdnc-web diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 6dfac5af..153f69b0 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.6.1-SNAPSHOT + 2.6.2-SNAPSHOT installation-sdnc diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 2277a45e..bf52e12f 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.6.1-SNAPSHOT + 2.6.2-SNAPSHOT installation-ueb-listener -- cgit 1.2.3-korg