summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsourabh_sourabh <sourabh.sourabh@est.tech>2024-11-26 14:51:57 +0000
committersourabh_sourabh <sourabh.sourabh@est.tech>2024-11-26 14:51:57 +0000
commit03aa9f23fd660947919cd6b2e4865f458e85c5e5 (patch)
treec8d01ef20aea996f3ce6e367b800212a477dfd55 /pom.xml
parentf501c40e5da5e489ad9daae848258a05d43104fc (diff)
[DMI] Dummy code change to verify DMI merge master Job 2nd time
- Modify log info message Issue-ID: CPS-2499 Change-Id: Iba9f71c33f68d94384506f7e9033cfe6c094ad69 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bb65d740..d6ae5663 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<!-- Project Versioning and Timestamp -->
<cps.groupId>org.onap.cps</cps.groupId>
- <cps.version> 3.5.5-SNAPSHOT</cps.version>
+ <cps.version>3.5.5-SNAPSHOT</cps.version>
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
<!-- Code Quality and Dependency Management -->