X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-path-parser%2Fpom.xml;h=4b743a7251e85d8796406d38985200b589ac4449;hb=1a9a878111cb6c09a29c4799e88474c7fb87f6bd;hp=38ba9acf314c8b4968f7727af3670af669fe3b6f;hpb=c37678a3eb62685d32a1581729e2a4e26002bffc;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 38ba9acf3..4b743a725 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.4.3-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 + + +