From d6e395c635e66e13d5b55b9ad15801e3b506ce48 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Tue, 6 Aug 2024 09:44:23 +0200 Subject: Use java 11 in aai-common - use java 11 - bump version to 1.14.6-SNAPSHOT Issue-ID: AAI-3945 Signed-off-by: Fiete Ostkamp Change-Id: I17aef24a965d2b1b5e43f62c4349a25f61ddd8f7 --- aai-annotations/.classpath | 57 ---------------------------------------------- 1 file changed, 57 deletions(-) delete mode 100644 aai-annotations/.classpath (limited to 'aai-annotations/.classpath') diff --git a/aai-annotations/.classpath b/aai-annotations/.classpath deleted file mode 100644 index 123ad540..00000000 --- a/aai-annotations/.classpath +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit