X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-parent%2Fpom.xml;h=ca466d704bb900ba5b710db97f775edbd1366431;hb=HEAD;hp=3e4412b1a1d2e20e8d5fbdbf07032e3b34beb7c2;hpb=2240e46412ca11a6deb4b678b52e4e242e298b03;p=cps.git diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml old mode 100755 new mode 100644 index 3e4412b1a..594aa1f0f --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. - Modifications Copyright (C) 2021-2023 Nordix Foundation. + Modifications Copyright (C) 2021-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. @@ -32,7 +32,7 @@ org.onap.cps cps-parent - 3.4.1-SNAPSHOT + 3.5.0-SNAPSHOT pom @@ -118,7 +118,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.1.2 + 3.2.4 @@ -159,7 +159,7 @@ com.github.spotbugs spotbugs - 4.2.0 + 4.2.3 ${project.groupId} @@ -339,7 +339,10 @@ **/*Test.java - **/IT*.java + + **/*PerfTest.java