From 475bab5e3448f3eb7f9c399b295fd2349339e43a Mon Sep 17 00:00:00 2001 From: "Rishi.Chail" Date: Tue, 30 Mar 2021 14:02:03 +0100 Subject: Use ONAP recommended base Java Docker image Issue-ID: CPS-304 Signed-off-by: Rishi.Chail Change-Id: I71db1d9c85225a33dd9fc4f2e5f7045d71ad3843 --- cps-parent/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cps-parent') diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index a11b7f460..6536cc878 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -3,6 +3,7 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. + Modifications Copyright (C) 2021 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -36,7 +37,7 @@ org.onap.cps.Application - openjdk:11-jre-slim + nexus3.onap.org:10001/onap/integration-java11:8.0.0 11 0.9 https://nexus.onap.org -- cgit 1.2.3-korg