diff --git a/matching/pom.xml b/matching/pom.xml index e1e73f8c8..7af547c17 100644 --- a/matching/pom.xml +++ b/matching/pom.xml @@ -92,6 +92,12 @@ -language:implicitConversions -language:postfixOps + + -source + ${java.version} + -target + ${java.version} +