X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-path-parser%2Fpom.xml;h=4fc7d405db9991be39e6aaf26e7d85dd18e613ef;hb=6634835c44975195cc4c1f993cb12c2d3ba805fb;hp=45842222eb7c572910c48b8bdb0fad4afae83b4f;hpb=0d7bf6913ab9db89c474c2bfe30a48ccc130e462;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 45842222e..4fc7d405d 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.9-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 + + +