Update CPS version in dmi-plugin 09/140709/2
authoregernug <gerard.nugent@est.tech>
Wed, 16 Apr 2025 13:16:45 +0000 (14:16 +0100)
committeregernug <gerard.nugent@est.tech>
Wed, 16 Apr 2025 13:31:30 +0000 (14:31 +0100)
Issue-ID: CPS-2771

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

diff --git a/pom.xml b/pom.xml
index 16dc0bf..2e5b1e4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
   ============LICENSE_START=======================================================
-  Copyright (c) 2021-2025 Nordix Foundation.
+  Copyright (c) 2021-2025 OpenInfra Foundation Europe. All rights reserved.
   Modifications Copyright (C) 2021 Bell Canada.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -52,7 +52,7 @@
 
         <!-- Project Versioning and Timestamp -->
         <cps.groupId>org.onap.cps</cps.groupId>
-        <cps.version>3.6.0</cps.version>
+        <cps.version>3.6.2</cps.version>
         <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
 
         <!-- Code Quality and Dependency Management -->