X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-path-parser%2Fpom.xml;h=fa15ee1a3b7b0fee863eacb183bd6486c90e7bc4;hb=16e9ea97a6a46f3e59cf600a528953c9c0e8e48c;hp=206f0094c78bd81dc03597ee946b36b35acea80e;hpb=5e575237b404faee1fd71fa81dbad0b1b4d6017b;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 206f0094c..fa15ee1a3 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 2.1.0-SNAPSHOT + 3.3.6-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 + + +