X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cps.git;a=blobdiff_plain;f=cps-parent%2Fpom.xml;h=643d2cc63f0f7fadf1569d93b45f1562fe26b265;hp=37c9ad3f76c27520f4956dac8752c14ca8717b4e;hb=HEAD;hpb=c29a5fe32db7efb0fdefa3a3d020110aab9731b4 diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml old mode 100755 new mode 100644 index 37c9ad3f7..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.3.9-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