X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-path-parser%2Fpom.xml;h=e3e39ec13a37f02eeea2249a66a2020a9eb5e67c;hb=597d4ef72e5388092cc80ae662af6711f735369f;hp=cb454c2ac196bf3071a3823664220794b0bec40c;hpb=ade7f1576b3ad5ad63b4f33efc59334a627657a5;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index cb454c2ac..e3e39ec13 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 3.4.1-SNAPSHOT ../cps-parent/pom.xml @@ -34,6 +34,7 @@ org.antlr antlr4-maven-plugin + 4.9.2 @@ -88,4 +89,29 @@ + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + %regex[.*PerfTest.*] + + + + + + + + include-performance + + +