From 0c625e439eff8f5a4c387123e7fbf9b0e519c28e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 24 Jan 2022 10:00:00 -0500 Subject: Release SDNC maven artifacts with log4j patch Release SDNC maven artifacts with log4j version 2.17.1 and roll to next snapshot Issue-ID: SDNC-1655 Signed-off-by: Dan Timoney Change-Id: I88fa8145e1a7daaafffd410c4806f3eb925e8212 Former-commit-id: a490aa43d9327e02bb4c08ca574269b8dcdcd987 --- 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 ec4f05d6..4ee319da 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.2.5-SNAPSHOT + 2.2.6-SNAPSHOT installation-ansible-server diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index f8864112..6873e061 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.2.5-SNAPSHOT + 2.2.6-SNAPSHOT installation-dmaap-listener diff --git a/installation/pom.xml b/installation/pom.xml index 2cdd9756..97d837d1 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam sdnc-oam - 2.2.5-SNAPSHOT + 2.2.6-SNAPSHOT installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index f0132488..35b63a5c 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.2.5-SNAPSHOT + 2.2.6-SNAPSHOT installation-sdnc-web diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index c79f8e0a..28ef0682 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.2.5-SNAPSHOT + 2.2.6-SNAPSHOT installation-sdnc diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index b42a8ebe..003108fb 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam installation - 2.2.5-SNAPSHOT + 2.2.6-SNAPSHOT installation-ueb-listener -- cgit 1.2.3-korg