From 9eff558ba945464f9c88831e5cc04967ebfc0c0f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 7 May 2021 16:10:11 -0400 Subject: [PATCH] Updates for Aluminum SR3 Update parent pom and versions to reflect Aluminum SR3 upgrade release Change-Id: I72b3a3991f93e855ddcca6c2481b824eb446895a Issue-ID: SDNC-1542 Signed-off-by: Dan Timoney Former-commit-id: 34d0632a572e70f3888b7c20dd514f2604a562b7 --- SdncReports/pom.xml | 2 +- configbackuprestore/pom.xml | 2 +- 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 | 4 ++-- installation/ueb-listener/pom.xml | 2 +- platform-logic/setup/pom.xml | 2 +- pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index 2663c91d..90474060 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 2.1.3 + 2.1.4 diff --git a/configbackuprestore/pom.xml b/configbackuprestore/pom.xml index b0bd01d1..93a3d22b 100644 --- a/configbackuprestore/pom.xml +++ b/configbackuprestore/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 2.1.3 + 2.1.4 org.onap.sdnc.oam.vnfbackup diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 4dbfff41..72ec591c 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -23,7 +23,7 @@ onap/sdnc-ansible-server-image ${project.version} ${maven.build.timestamp} - 1.1.5 + 1.1.6 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index be8bd36c..8a65e1cc 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -23,7 +23,7 @@ onap/sdnc-dmaap-listener-image ${project.version} ${maven.build.timestamp} - 1.1.5 + 1.1.6 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/pom.xml b/installation/pom.xml index e42ab7c0..f5e1f543 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -29,7 +29,7 @@ yyyyMMdd'T'HHmmss'Z' ${maven.build.timestamp} - 1.1.5 + 1.1.6 UTF-8 UTF-8 diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 63e74473..b85568af 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -20,7 +20,7 @@ docker.io/bitnami/nginx:1.16-debian-9 onap/sdnc-web-image ${project.version} - 1.1.4 + 1.1.5 ${maven.build.timestamp} ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 8117bf9e..c94c7042 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -24,8 +24,8 @@ onap/sdnc-image ${project.version} ${maven.build.timestamp} - 2.1.3 - 1.1.5 + 2.1.4 + 1.1.6 org.onap.sdnc.p12 8443 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index b19e25d7..7695cb5a 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -23,7 +23,7 @@ onap/sdnc-ueb-listener-image ${project.version} ${maven.build.timestamp} - 1.1.5 + 1.1.6 ${https_proxy} deploy yyyyMMdd'T'HHmmss'Z' diff --git a/platform-logic/setup/pom.xml b/platform-logic/setup/pom.xml index 3c8d0b63..bd576517 100644 --- a/platform-logic/setup/pom.xml +++ b/platform-logic/setup/pom.xml @@ -17,7 +17,7 @@ Copies base ONAP platform-logic - 1.1.5 + 1.1.6 diff --git a/pom.xml b/pom.xml index 8bdb8205..748c0325 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.3 + 2.1.4 -- 2.16.6