X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=5f7796aec327edc92ab52b9db4cc467d475e5d89;hb=f8e980af77800b819671310e0c55592b432285a9;hp=824a8d971071a6c263ad5fd1c030ee90c28381e2;hpb=a083f7c9128d19b211f6022d6723a8d4bc9d0f76;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 824a8d971..5f7796aec 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 3.2.0-SNAPSHOT + 3.2.2-SNAPSHOT ../cps-parent/pom.xml @@ -61,6 +61,7 @@ org.postgresql postgresql + ${postgres.version} @@ -132,6 +133,30 @@ + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + %regex[.*PerfTest.*] + + + + + + + + include-performance + +