X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-path-parser%2Fpom.xml;h=325c30343874a131e37ccde5024f02bceb5b71d7;hb=bba4d73e53cc79263fc162c4907facf43f13bdbf;hp=38ba9acf314c8b4968f7727af3670af669fe3b6f;hpb=c37678a3eb62685d32a1581729e2a4e26002bffc;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 38ba9acf3..325c30343 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 1.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 + + +