From 2889b7c726947c26a03ed83bc49169c4b41e36d4 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 28 Oct 2022 10:56:45 -0400 Subject: Update versions for London release Update versions in master branch for London release Change-Id: If99f5aa3725580cace55a214fc1ba5685293656f Issue-ID: SDNC-1746 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: b9bd21dbaea4d277be568b1461e08e4f041f23e0 --- 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 0648e41d..f171636f 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT installation-ansible-server diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index ae385725..8189cb1d 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT installation-dmaap-listener diff --git a/installation/pom.xml b/installation/pom.xml index 90abd31b..3e5b5566 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam sdnc-oam - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 19a4d60c..30a1477c 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT installation-sdnc-web diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 4cdab88d..0caa0931 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT installation-sdnc diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 77cfd8cc..55366308 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.4.1-SNAPSHOT + 2.5.0-SNAPSHOT installation-ueb-listener -- cgit 1.2.3-korg