X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=6cca8b4a5eef87851ab5b1a5507353ad4b0fc4fc;hb=f94f89d767f85af2f58e68aa5062b2df04664ccf;hp=5cdbf90c4885baa129b5a5dc1bc6787760d49b18;hpb=63093a3a85d2444e54de5db17101810b2e66e21e;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 5cdbf90c4..6cca8b4a5 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 3.1.5-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 + + + %regex[.*PerfTest.*] + + + + + + + + include-performance + +