X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=81d55232493a3b5fa4c0c748bb1e97aee6f22e15;hb=19f963b1653ebfa38ed6441107175fafb59940c8;hp=f7f84d7475940c44c0dab3a733c3fc779d84049d;hpb=e79e48d75c0a84e7f1b3cef53d29ac89321184ea;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index f7f84d747..81d552324 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.0-SNAPSHOT + 3.3.3-SNAPSHOT ../cps-parent/pom.xml cps-ri + + 0.32 + + + ${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 @@ -132,6 +137,22 @@ + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + +