X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=0a32a3a0b7a272909cfa701f7121caa5a8f6d8cc;hb=bba4d73e53cc79263fc162c4907facf43f13bdbf;hp=4ced335e5f9b98c21efc473d4a23be5472d40748;hpb=cdea746f714607e309342507345afd9e497972a7;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 4ced335e5..0a32a3a0b 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,17 @@ org.onap.cps cps-parent - 3.2.1-SNAPSHOT + 3.3.7-SNAPSHOT ../cps-parent/pom.xml cps-ri + + 0.29 + + + ${project.groupId} @@ -61,11 +66,12 @@ org.postgresql postgresql + ${postgres.version} - + - com.vladmihalcea - hibernate-types-52 + io.hypersistence + hypersistence-utils-hibernate-60 org.projectlombok @@ -74,7 +80,6 @@ org.liquibase liquibase-core - 4.14.0 commons-codec @@ -120,16 +125,6 @@ - - org.testcontainers - postgresql - test - - - org.testcontainers - spock - test - @@ -143,18 +138,10 @@ org.apache.maven.plugins maven-surefire-plugin - - - org.onap.cps.spi.performance.CpsToDataNodePerfTest - - - - include-performance -