X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=6207393740f1b0bbaf464309411a78daebf1ea36;hb=16e9ea97a6a46f3e59cf600a528953c9c0e8e48c;hp=25d73705413e2fc8337ebdc4b8051fd13a1bcd61;hpb=ef0ddfc3e80ad3c2d7fdd884f83c739bf3a80734;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 25d737054..620739374 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.2-SNAPSHOT + 3.3.6-SNAPSHOT ../cps-parent/pom.xml cps-ri + + 0.30 + + + ${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 + + + + +