Bump CPS version in DMI to 3.7.2 89/142289/1 master
authoregernug <gerard.nugent@est.tech>
Mon, 20 Oct 2025 14:01:50 +0000 (15:01 +0100)
committeregernug <gerard.nugent@est.tech>
Mon, 20 Oct 2025 14:01:50 +0000 (15:01 +0100)
Issue-ID: CPS-89

Change-Id: Ia45fbf881262dba024f4f13462667e2cea5f0c63
Signed-off-by: egernug <gerard.nugent@est.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index dfc7488..23979aa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
 
         <!-- Project Versioning and Timestamp -->
         <cps.groupId>org.onap.cps</cps.groupId>
-        <cps.version>3.7.1</cps.version>
+        <cps.version>3.7.2</cps.version>
         <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
 
         <!-- Code Quality and Dependency Management -->