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