X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-path-parser%2Fpom.xml;h=e6e00dcf3cb6e85dd7f09c7557800533e4b9482e;hb=a3096b9d22b7a3517c7933dfeb10984f6bedf063;hp=1884ea4c10f457d122c080a40f2f3e52f0ae1f5d;hpb=163fe25c18a81976d080f8752ef3dc889d29569b;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 1884ea4c1..e6e00dcf3 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 2.0.0-SNAPSHOT + 3.4.4-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 + + +