From 6f904f9c0e26c3edddabc7a2d42a4e3322c1d98d Mon Sep 17 00:00:00 2001 From: Sergii Kabashniuk Date: Fri, 19 Jun 2020 10:00:44 +0200 Subject: [PATCH] Forces to use sources compatible with java8 and runtime java 11 Signed-off-by: Sergii Kabashniuk --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 40eeb108f22..fb099977c73 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,8 @@ + 8 + 11 ${project.version} 7.15.0-SNAPSHOT 7.15.0-SNAPSHOT