X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=600676838f6c7a7d3a8e3158b5c97f9ba2640344;hb=83433140bac9358aef50036081d1f7079ac10c01;hp=7ce24d960bc3acd6c3ec8aba702bc2780461539b;hpb=36d6e83473846cd4e0ad5e42ad6a8d0e3e3b3425;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 7ce24d960..600676838 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.4.3-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 @@ -79,7 +80,6 @@ org.liquibase liquibase-core - 4.14.0 commons-codec @@ -125,16 +125,6 @@ - - org.testcontainers - postgresql - test - - - org.testcontainers - spock - test - @@ -148,18 +138,10 @@ org.apache.maven.plugins maven-surefire-plugin - - - %regex[.*PerfTest.*] - - - - include-performance -