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 --- build/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/pom.xml') diff --git a/build/pom.xml b/build/pom.xml index e51dbb0f..a8bf3583 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -32,7 +32,7 @@ org.onap.dcaegen2.collectors.hv-ves ves-hv-collector - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT .. -- cgit 1.2.3-korg