X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=cps-path-parser%2Fpom.xml;h=e6e00dcf3cb6e85dd7f09c7557800533e4b9482e;hb=9e56c5b9ee668e23947f03ef49b49ef3e5727a19;hp=dce9ace708e12e9ab24b67e79f2decb6e3fdb31e;hpb=01ef1b1c7c71f90c2e39e43247d363532ca85893;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index dce9ace70..e6e00dcf3 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.2.0-SNAPSHOT + 3.4.4-SNAPSHOT ../cps-parent/pom.xml @@ -89,4 +89,29 @@ + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + %regex[.*PerfTest.*] + + + + + + + + include-performance + + +