X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ri%2Fpom.xml;h=8d860b004107c61b95c00a5e883aa3d74e642019;hb=refs%2Fheads%2Fmaster;hp=c38c13b7bf0780a243ebdb24e62e04132c46e74d;hpb=436b75b129263fbf6e81d3c9097ad066bc865695;p=cps.git diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index c38c13b7b..14a091fcb 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-2023 Nordix Foundation + Modifications Copyright (C) 2020-2024 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,14 +26,15 @@ org.onap.cps cps-parent - 3.3.2-SNAPSHOT + 3.5.1-SNAPSHOT ../cps-parent/pom.xml cps-ri - 0.80 + 0.29 + @@ -70,7 +71,7 @@ io.hypersistence - hypersistence-utils-hibernate-52 + hypersistence-utils-hibernate-63 org.projectlombok @@ -117,22 +118,6 @@ org.springframework.boot spring-boot-starter-test test - - - org.junit.vintage - junit-vintage-engine - - - - - org.testcontainers - postgresql - test - - - org.testcontainers - spock - test @@ -147,18 +132,10 @@ org.apache.maven.plugins maven-surefire-plugin - - - %regex[.*PerfTest.*] - - - - include-performance -