X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=491acab6c1bd2952f38d4017c342fa65fcd58e52;hb=0133eb03c09c6142b4a98047d00b0145a934dd45;hp=6e92894fca93be4c17e9ee4ed899f6a3dc2306a2;hpb=d5bda8848a661465f214b0bf11211e63b272cfd6;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 6e92894fc..491acab6c 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,20 +26,12 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.2.4-SNAPSHOT ../cps-parent/pom.xml cps-ri - - - nordix-liquibase-repo - liquibase - https://artifactory.nordix.org/artifactory/liquibase - - - ${project.groupId} @@ -69,6 +61,7 @@ org.postgresql postgresql + ${postgres.version} @@ -82,7 +75,7 @@ org.liquibase liquibase-core - 4.4.2-nordix + 4.14.0 commons-codec @@ -140,6 +133,30 @@ + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + %regex[.*PerfTest.*] + + + + + + + + include-performance + +