From 2e071a71b433a776ad4969abbd0b64a9e5ca0c65 Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Tue, 17 Nov 2020 14:43:02 +0100 Subject: Workaround for faulty language level detection in IntelliJ --- container-jersey2/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'container-jersey2') diff --git a/container-jersey2/pom.xml b/container-jersey2/pom.xml index ee2c0f0cfab..231e9dd4a0e 100644 --- a/container-jersey2/pom.xml +++ b/container-jersey2/pom.xml @@ -71,6 +71,11 @@ com.yahoo.vespa abi-check-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + -- cgit v1.2.3