X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=b6fe284c2eab29f0f483c58c3fe26a2404a1c8e6;hb=refs%2Fchanges%2F73%2F132773%2F4;hp=5d745c1d29c118a2e4cd9dae9a95dfc5e54711bd;hpb=67d6f6ba1e4fdcda171c6fe8e30248adaaf6d543;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 5d745c1d2..b6fe284c2 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 3.1.4-SNAPSHOT + 3.2.1-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 + + + org.onap.cps.spi.performance.CpsToDataNodePerfTest + + + + + + + + include-performance + +