X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=cps-ri%2Fpom.xml;h=db274f7f010dae599a851f92ea323c31fe4af4d0;hb=b740156bb50784fc461e2fbda13cd91e3f208b38;hp=b7aa4193d194b5dd6e98970d8a66d00e4d188dc7;hpb=fd713b2f104ae5ddd449e82263e6fbfbc4d49c71;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index b7aa4193d..db274f7f0 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) 2021 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 - 2.1.0-SNAPSHOT + 3.3.2-SNAPSHOT ../cps-parent/pom.xml cps-ri - - - nordix-liquibase-repo - liquibase - https://artifactory.nordix.org/artifactory/liquibase - - + + 0.64 + + @@ -69,24 +66,20 @@ org.postgresql postgresql + ${postgres.version} - + - com.vladmihalcea - hibernate-types-52 + io.hypersistence + hypersistence-utils-hibernate-52 org.projectlombok lombok - - org.modelmapper - modelmapper - org.liquibase liquibase-core - 4.4.2-nordix commons-codec @@ -100,10 +93,6 @@ com.fasterxml.jackson.core jackson-databind - - org.jetbrains - annotations - org.codehaus.groovy @@ -148,6 +137,22 @@ + + + default + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + +