X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=89e60dbfbef62ff0a9154732596566dda6aa5663;hb=7cd5edbfd38ec8a500cbaf74618178955f7a6dd2;hp=5d745c1d29c118a2e4cd9dae9a95dfc5e54711bd;hpb=67d6f6ba1e4fdcda171c6fe8e30248adaaf6d543;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 5d745c1d2..89e60dbfb 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.1.4-SNAPSHOT + 3.3.3-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 @@ -120,18 +125,24 @@ - - org.testcontainers - postgresql - test - - - org.testcontainers - spock - test - + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + +