From: Robert Varga Date: Tue, 8 Oct 2019 19:22:12 +0000 (+0200) Subject: Remove maven.compiler.release overrides X-Git-Tag: v4.0.2~14 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=4ada4c6b0a714f28108616982a64d426719498d5;p=yangtools.git Remove maven.compiler.release overrides Now that the antlr configuration has been fixed, we can remove the invalid overrides. Change-Id: Id2f063a6b74be2a2e9081153ed22c275980c4114 Signed-off-by: Robert Varga --- diff --git a/yang/yang-data-impl/pom.xml b/yang/yang-data-impl/pom.xml index 3fdb3de4a4..647b613d2a 100644 --- a/yang/yang-data-impl/pom.xml +++ b/yang/yang-data-impl/pom.xml @@ -19,9 +19,6 @@ ${project.artifactId} - - 8 - false diff --git a/yang/yang-parser-rfc7950/pom.xml b/yang/yang-parser-rfc7950/pom.xml index 284fc5e9fe..3c36224550 100644 --- a/yang/yang-parser-rfc7950/pom.xml +++ b/yang/yang-parser-rfc7950/pom.xml @@ -22,9 +22,6 @@ RFC6020/RFC7950 parser support - - 8 - false diff --git a/yang/yang-xpath-impl/pom.xml b/yang/yang-xpath-impl/pom.xml index 3752c12bdf..c861531298 100644 --- a/yang/yang-xpath-impl/pom.xml +++ b/yang/yang-xpath-impl/pom.xml @@ -23,9 +23,6 @@ YANG XPath parser - - 8 - false