From 2794b2ed18785d5a99c606458e75d281c4167ecb Mon Sep 17 00:00:00 2001 From: seanbeirne Date: Wed, 14 Jan 2026 13:30:23 +0000 Subject: [PATCH] Bump snapshot version to 3.7.5-SNAPSHOT Issue-ID: CPS-3120 Change-Id: I5c95198319710800bd2372b407a8cf51387c6780 Signed-off-by: seanbeirne --- checkstyle/pom.xml | 2 +- cps-application/pom.xml | 2 +- cps-bom/pom.xml | 2 +- cps-dependencies/pom.xml | 2 +- cps-events/pom.xml | 2 +- cps-ncmp-events/pom.xml | 2 +- cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml | 2 +- cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml | 2 +- cps-ncmp-rest-stub/pom.xml | 2 +- cps-ncmp-rest/pom.xml | 2 +- cps-ncmp-service/pom.xml | 2 +- cps-parent/pom.xml | 2 +- cps-path-parser/pom.xml | 2 +- cps-rest/pom.xml | 2 +- cps-ri/pom.xml | 2 +- cps-service/pom.xml | 2 +- integration-test/pom.xml | 2 +- jacoco-report/pom.xml | 2 +- policy-executor-stub/pom.xml | 2 +- pom.xml | 2 +- spotbugs/pom.xml | 2 +- version.properties | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 155d660416..664a523ecf 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.cps checkstyle - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 644f8b2d96..6545a506cf 100644 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 6d69f8bc63..244fb3e659 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.cps cps-bom - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT pom This artifact contains dependencyManagement declarations of all published CPS components. diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 84210d8248..ac39b7b99e 100644 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.onap.cps cps-dependencies - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT pom ${project.groupId}:${project.artifactId} diff --git a/cps-events/pom.xml b/cps-events/pom.xml index 3089ed2ef0..3576440cab 100644 --- a/cps-events/pom.xml +++ b/cps-events/pom.xml @@ -25,7 +25,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-events/pom.xml b/cps-ncmp-events/pom.xml index af44e19793..ce824ebe34 100644 --- a/cps-ncmp-events/pom.xml +++ b/cps-ncmp-events/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml index ef57d36bc0..d3f6425cf6 100644 --- a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml +++ b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml @@ -22,7 +22,7 @@ org.onap.cps cps-ncmp-rest-stub - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT cps-ncmp-rest-stub-app diff --git a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml index 8bb632e260..f2b5cd8ac7 100644 --- a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml +++ b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml @@ -21,7 +21,7 @@ org.onap.cps cps-ncmp-rest-stub - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT cps-ncmp-rest-stub-service diff --git a/cps-ncmp-rest-stub/pom.xml b/cps-ncmp-rest-stub/pom.xml index bca526ff36..c2fb989e10 100644 --- a/cps-ncmp-rest-stub/pom.xml +++ b/cps-ncmp-rest-stub/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 6dfc55668c..9e2ac2e2c7 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index ea8bd3465b..fe8db6e17e 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 2cbb8c3282..b2cadc8b7b 100644 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT pom diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 0acb99af34..2823b1b7db 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 9a720557aa..b19a632afa 100644 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 516e86bbdf..0f40e5d7cc 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 1e98d20454..70c1f58f7a 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -29,7 +29,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 478471a7e7..8a6881b0ea 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -23,7 +23,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml 4.0.0 diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index 2cf5cbc38a..18d84089cd 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml 4.0.0 diff --git a/policy-executor-stub/pom.xml b/policy-executor-stub/pom.xml index 92f11ad412..056ce684fa 100644 --- a/policy-executor-stub/pom.xml +++ b/policy-executor-stub/pom.xml @@ -6,7 +6,7 @@ org.onap.cps cps-parent - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT ../cps-parent/pom.xml diff --git a/pom.xml b/pom.xml index 3c0f8a3f41..b97228a9f2 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.onap.cps cps-aggregator - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT pom cps diff --git a/spotbugs/pom.xml b/spotbugs/pom.xml index 0fe4bd279f..7c507c1456 100644 --- a/spotbugs/pom.xml +++ b/spotbugs/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.cps spotbugs - 3.7.4-SNAPSHOT + 3.7.5-SNAPSHOT https://nexus.onap.org diff --git a/version.properties b/version.properties index 5b68eb8592..60b8e9e0ec 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=7 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} -- 2.16.6