summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorgururajarao79 <gb00566633@techmahindra.com>2022-12-01 09:31:22 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2023-01-11 20:17:31 +0000
commit2845424ec93223d2298bded1f60c8006e4acc8ae (patch)
tree8e6af410c41478457df244765517934fc93f3ea1 /pom.xml
parenteba05a7b0eaae56250eac187693bc47a1cc3a241 (diff)
dcaegen2-services-pm-mapper incorrectly mapping the measResults
onap-gerrit-review: -capitalized-extension Issue-ID: DCAEGEN2-3190 Signed-off-by: gururajarao79 <gb00566633@techmahindra.com> Change-Id: I79376b9493bc38e20f6eb778241dc10de3aa920c
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f5999a5..8751c03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,6 +4,7 @@
Copyright (C) 2019-2020 Nordix Foundation.
Copyright (C) 2020-2022 Nokia. All rights reserved.
Copyright (C) 2021 Samsung Electronics. All rights reserved.
+ Copyright (C) 2023 Deutsche Telekom AG. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -34,7 +35,7 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>pm-mapper</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.10.0-SNAPSHOT</version>
<name>dcaegen2-services-pm-mapper</name>