X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-path-parser%2Fpom.xml;h=325c30343874a131e37ccde5024f02bceb5b71d7;hb=bba4d73e53cc79263fc162c4907facf43f13bdbf;hp=514784cb3211233cb82d86b5004bd3cb2f573142;hpb=41897f6465b534eaac4b960bba6f4491ea4d9d15;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 514784cb3..325c30343 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.7-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 + + +