X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-path-parser%2Fpom.xml;h=5b861f76d61dc3ce5dbe03bca7912fa75665cb1b;hb=3019cdb495e3b2024c9519c9a8ab89c18a150095;hp=514784cb3211233cb82d86b5004bd3cb2f573142;hpb=a0bbcfd8de94bb433e787b1a6ee400c988975850;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 514784cb3..5b861f76d 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.1.0-SNAPSHOT + 3.3.0-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 + + +