X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-path-parser%2Fpom.xml;h=8ce3fa5b2236b7bbd6a37077f928939034f8b874;hb=7bacf478fc69fb97d2abf29c4678552f58575b74;hp=4bbf10b4375203fde837335f89cc4c28878cfef5;hpb=966609fab1c41344ac17380a4a0a3e58baebb6dd;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 4bbf10b43..8ce3fa5b2 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 2.0.2-SNAPSHOT + 3.3.8-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 + + +