X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-path-parser%2Fpom.xml;h=bd8b47ca94f3098fe275807d559d773a927ab690;hb=9965f958530e0341b109a7df20c88103bdd83862;hp=c8b88e8aa02486a714cf6e596aace204230990af;hpb=03459a08895ecc7e481fc5ec34779556268992f1;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index c8b88e8aa..bd8b47ca9 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.3.3-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 + + +