From: Lathish Date: Tue, 12 Apr 2022 13:39:02 +0000 (+0100) Subject: Fix ANTLR version issue X-Git-Tag: 3.1.0~142 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cps.git;a=commitdiff_plain;h=3a13b2e965569304822fe4d56838a4fee4e7ad44 Fix ANTLR version issue - Updated ANTLR compiler version to 4.9.2 to be compatible with runtime version Issue-ID: CPS-961 Change-Id: I78a3fe541c9edcfc891fb045a60ed117d3aa5b08 Signed-off-by: Lathish --- diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 514784cb3..1b0ebe2ef 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -34,6 +34,7 @@ org.antlr antlr4-maven-plugin + 4.9.2