X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=0e3bb633f08d6d4dd4045e4c4611873289243f81;hb=7d4ece815749402a2d75a7e69f8dd7915e655b22;hp=b6fe284c2eab29f0f483c58c3fe26a2404a1c8e6;hpb=377af14ab2664d8a15673e51cba82f1254379e14;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index b6fe284c2..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) 2020-2022 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,12 +26,16 @@ org.onap.cps cps-parent - 3.2.1-SNAPSHOT + 3.3.1-SNAPSHOT ../cps-parent/pom.xml cps-ri + + 0.80 + + ${project.groupId} @@ -63,10 +67,10 @@ postgresql ${postgres.version} - + - com.vladmihalcea - hibernate-types-52 + io.hypersistence + hypersistence-utils-hibernate-52 org.projectlombok @@ -75,7 +79,6 @@ org.liquibase liquibase-core - 4.14.0 commons-codec @@ -146,7 +149,7 @@ maven-surefire-plugin - org.onap.cps.spi.performance.CpsToDataNodePerfTest + %regex[.*PerfTest.*]