From e3184fb92637badbbf18fbaf3fada29412a59c77 Mon Sep 17 00:00:00 2001 From: Alexander Mazuruk Date: Thu, 18 Feb 2021 17:09:53 +0100 Subject: Change openjdk baseOS img to integration-java11 Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (:latest tag used) * should limit spread of legal issues across layers * integration images will be the first to have automated compliance documentation * should limit spread of base layers (contributing to deployment footprint - more base layers = more to download, more to store etc...) Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk Change-Id: Ibd6f379b869306c5f14f06f6efe60c5a3c32f779 --- sources/hv-collector-domain/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/hv-collector-domain') diff --git a/sources/hv-collector-domain/pom.xml b/sources/hv-collector-domain/pom.xml index 1ff21312..4002e230 100644 --- a/sources/hv-collector-domain/pom.xml +++ b/sources/hv-collector-domain/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT hv-collector-domain -- cgit 1.2.3-korg