X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=1a1c4a04898f3c9bc2b1f9828bcdf97fe3c49b73;hb=ad9b701a00c237ae8e462de76b500c8612866da6;hp=a193baf9fbe2b55b0245151031fe7d87f50519ca;hpb=6a2eb9bb24e42e2791329fa63312be6ccc995a25;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index a193baf9fb..1a1c4a0489 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.0-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-52 org.projectlombok @@ -74,7 +80,6 @@ org.liquibase liquibase-core - 4.14.0 commons-codec @@ -88,10 +93,6 @@ com.fasterxml.jackson.core jackson-databind - - com.hazelcast - hazelcast-spring - org.codehaus.groovy @@ -124,18 +125,24 @@ - - org.testcontainers - postgresql - test - - - org.testcontainers - spock - test - + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + +