X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=3162aa89a9a68fcdb58d5c2d603e81b1cb9806e8;hb=153c4e856e3c818837efc0c17348c18ccf64821c;hp=f7f84d7475940c44c0dab3a733c3fc779d84049d;hpb=7a75eea4e388a04d8b67610ef53ed16db75489e6;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index f7f84d747..3162aa89a 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,16 @@ org.onap.cps cps-parent - 3.1.0-SNAPSHOT + 3.3.2-SNAPSHOT ../cps-parent/pom.xml cps-ri + + 0.79 + + ${project.groupId} @@ -61,11 +65,12 @@ org.postgresql postgresql + ${postgres.version} - + - com.vladmihalcea - hibernate-types-52 + io.hypersistence + hypersistence-utils-hibernate-52 org.projectlombok @@ -74,7 +79,6 @@ org.liquibase liquibase-core - 4.14.0 commons-codec @@ -132,6 +136,22 @@ + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + +