From fc98b7098a6090ad430d3e0c45527b3d0880bd32 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 20 Apr 2021 13:58:28 -0400 Subject: [PATCH 1/1] Fix missed files - RC2 versions Update versions for RC2, including fix for SDNC-1515 Change-Id: I9aed095ee5bd30f593ef69a91589b553b9dafbd5 Issue-ID: SDNC-1515 Signed-off-by: Dan Timoney Former-commit-id: cafaa8db442b97aafc84c9e2f4d73529131c7825 --- installation/ansible-server/pom.xml | 2 +- installation/dmaap-listener/pom.xml | 2 +- installation/pom.xml | 2 +- installation/sdnc-web/pom.xml | 2 +- installation/ueb-listener/pom.xml | 2 +- platform-logic/setup/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 85898abe..f23cebb7 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.4 + 1.1.5 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 712e1f64..43612d12 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.4 + 1.1.5 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/pom.xml b/installation/pom.xml index a0ed288f..eb2dadac 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -29,7 +29,7 @@ yyyyMMdd'T'HHmmss'Z' ${maven.build.timestamp} - 1.1.4 + 1.1.5 UTF-8 UTF-8 diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index eedbf709..295370ab 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.3 + 1.1.4 ${maven.build.timestamp} ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 8442ba86..7a9f0484 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.4 + 1.1.5 ${https_proxy} deploy yyyyMMdd'T'HHmmss'Z' diff --git a/platform-logic/setup/pom.xml b/platform-logic/setup/pom.xml index fb6a2e82..7564a01f 100644 --- a/platform-logic/setup/pom.xml +++ b/platform-logic/setup/pom.xml @@ -17,7 +17,7 @@ Copies base ONAP platform-logic - 1.1.4 + 1.1.5 -- 2.16.6