X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=cps-ri%2Fpom.xml;h=66b89de926c4e465ccf4bca7a16a36472d69d615;hb=240ac3d9cd8107250574dd0f7221ae2f1afa3bd7;hp=b9c4c70884c60da4aa6d0c0e1af243187c0979cc;hpb=0d7bf6913ab9db89c474c2bfe30a48ccc130e462;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index b9c4c7088..66b89de92 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,19 +26,16 @@ org.onap.cps cps-parent - 3.0.1-SNAPSHOT + 3.3.2-SNAPSHOT ../cps-parent/pom.xml cps-ri - - - nordix-liquibase-repo - liquibase - https://artifactory.nordix.org/artifactory/liquibase - - + + 0.34 + + @@ -69,11 +66,12 @@ org.postgresql postgresql + ${postgres.version} - + - com.vladmihalcea - hibernate-types-52 + io.hypersistence + hypersistence-utils-hibernate-52 org.projectlombok @@ -82,7 +80,6 @@ org.liquibase liquibase-core - 4.4.2-nordix commons-codec @@ -140,6 +137,22 @@ + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + +