X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=63a6ab21c75d782f09ce9772ba56096bedd141b5;hb=263bde5fc28bf26982e94aaaf827865139a1868f;hp=4380debedfe29401b266101e55548875ba5b1a5d;hpb=719b15df0424c065fd6fc0c65cd9e1e1afceac0e;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 4380debed..63a6ab21c 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,14 +26,15 @@ org.onap.cps cps-parent - 3.3.0-SNAPSHOT + 3.3.9-SNAPSHOT ../cps-parent/pom.xml cps-ri - 0.80 + 0.29 + @@ -67,10 +68,10 @@ postgresql ${postgres.version} - + - com.vladmihalcea - hibernate-types-52 + io.hypersistence + hypersistence-utils-hibernate-60 org.projectlombok @@ -124,16 +125,6 @@ - - org.testcontainers - postgresql - test - - - org.testcontainers - spock - test - @@ -147,18 +138,10 @@ org.apache.maven.plugins maven-surefire-plugin - - - %regex[.*PerfTest.*] - - - - include-performance -