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