From 7e243c9e2b47c78b08fbd80497881f74a6931aef Mon Sep 17 00:00:00 2001 From: lukegleeson Date: Thu, 20 Apr 2023 15:32:12 +0100 Subject: [PATCH] 3.0.0 Release Step 7 Issue-ID: CPS-1631 Signed-off-by: lukegleeson Change-Id: I9d9ea58a769d7b577a90bacf29191aaf4efb6b41 --- checkstyle/pom.xml | 4 ++-- cps-application/pom.xml | 4 ++-- cps-bom/pom.xml | 4 ++-- cps-dependencies/pom.xml | 4 ++-- cps-events/pom.xml | 2 +- cps-ncmp-events/pom.xml | 4 ++-- cps-ncmp-rest-stub/pom.xml | 2 +- cps-ncmp-rest/pom.xml | 4 ++-- cps-ncmp-service/pom.xml | 4 ++-- cps-parent/pom.xml | 4 ++-- cps-path-parser/pom.xml | 2 +- cps-rest/pom.xml | 4 ++-- cps-ri/pom.xml | 4 ++-- cps-service/pom.xml | 2 +- integration-test/pom.xml | 2 +- jacoco-report/pom.xml | 2 +- pom.xml | 2 +- spotbugs/pom.xml | 2 +- version.properties | 4 ++-- 19 files changed, 30 insertions(+), 30 deletions(-) diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 59af7a43d..62c6d5bff 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -2,7 +2,7 @@