From 1619a148ae617d1c80ea90468fe3d27c1510d1dd Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Tue, 6 Feb 2024 13:25:04 +0100 Subject: Switch aai-common baseimage back to java 8 - downgrade base image to java 8 until aai-common is compatible with java 11 Issue-ID: AAI-3766 Signed-off-by: Fiete Ostkamp Change-Id: I90505b6a15b92fcf983e6444b60523574b2d2388 --- aai-aaf-auth/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-aaf-auth') diff --git a/aai-aaf-auth/pom.xml b/aai-aaf-auth/pom.xml index 59374933..9e69e603 100644 --- a/aai-aaf-auth/pom.xml +++ b/aai-aaf-auth/pom.xml @@ -6,7 +6,7 @@ org.onap.aai.aai-common aai-parent - 1.13.3-SNAPSHOT + 1.13.4-SNAPSHOT ../aai-parent/pom.xml aai-aaf-auth -- cgit 1.2.3-korg