X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=cps-path-parser%2Fpom.xml;h=d0da105aaecb5f2b7d9886e88be026fd1cfd5c37;hb=e076b048adf89ac1c0ef63b6d605050fab170eb3;hp=206f0094c78bd81dc03597ee946b36b35acea80e;hpb=5e575237b404faee1fd71fa81dbad0b1b4d6017b;p=cps.git diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 206f0094c..d0da105aa 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 2.1.0-SNAPSHOT + 3.2.1-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 + + +