X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-path-parser%2Fpom.xml;h=4fc7d405db9991be39e6aaf26e7d85dd18e613ef;hb=d91a707f99a42b9b2f230ec47a2ef6573431beea;hp=cb454c2ac196bf3071a3823664220794b0bec40c;hpb=ade7f1576b3ad5ad63b4f33efc59334a627657a5;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index cb454c2ac..4fc7d405d 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.3.9-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 + + +