From 4feff5de60cc67a5cdb1b84c31946b5b32e9d085 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 23 Feb 2021 12:18:15 -0500 Subject: Use released Honolulu M3 version of CCSDK artifacts Use released Honolulu M3 artifacts to build SDNC docker containers Change-Id: Ib2de618693e2b00f69eaeb8a0f0bd1433752efb5 Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney Former-commit-id: b6fccad86289280ef6d607ce3a70529f756d9989 --- installation/dmaap-listener/pom.xml | 2 +- installation/sdnc/pom.xml | 4 ++-- installation/ueb-listener/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'installation') diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index a0b12391..588b9776 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-STAGING-latest + 1.1.1 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index be951d2d..ff209c12 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.1-SNAPSHOT - 1.1.1-SNAPSHOT-latest + 2.1.1 + 1.1.1 org.onap.sdnc.p12 8443 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 012c75b3..58178a3f 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.0-STAGING-latest + 1.1.1 ${https_proxy} deploy yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg