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-annotations/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-annotations') diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index c77ccc3e..60fa4eb3 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.aai-common aai-parent - 1.13.3-SNAPSHOT + 1.13.4-SNAPSHOT ../aai-parent/pom.xml aai-annotations -- cgit 1.2.3-korg