X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=cps-ri%2Fpom.xml;h=0e3bb633f08d6d4dd4045e4c4611873289243f81;hb=7d4ece815749402a2d75a7e69f8dd7915e655b22;hp=9072a520115b96b3dceda2f003bbc2ef1013e832;hpb=1ce718a31547f9345286154170f230b9e89e5ee3;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 9072a5201..0e3bb633f 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= Copyright (C) 2020-2021 Pantheon.tech Modifications Copyright (C) 2020-2021 Bell Canada - Modifications Copyright (C) 2021 Nordix Foundation + Modifications Copyright (C) 2020-2023 Nordix Foundation ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -26,19 +26,15 @@ org.onap.cps cps-parent - 1.1.0-SNAPSHOT + 3.3.1-SNAPSHOT ../cps-parent/pom.xml cps-ri - - - nordix-liquibase-repo - liquibase - https://artifactory.nordix.org/artifactory/liquibase - - + + 0.80 + @@ -69,24 +65,20 @@ org.postgresql postgresql + ${postgres.version} - + - com.vladmihalcea - hibernate-types-52 + io.hypersistence + hypersistence-utils-hibernate-52 org.projectlombok lombok - - org.modelmapper - modelmapper - org.liquibase liquibase-core - 4.4.2-nordix commons-codec @@ -144,6 +136,30 @@ + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + %regex[.*PerfTest.*] + + + + + + + + include-performance + +