summaryrefslogtreecommitdiffstats
path: root/components/kpi-computation-ms/pom.xml
diff options
context:
space:
mode:
authormalar <malarvizhi.44@wipro.com>2022-08-29 05:10:44 +0000
committermalar <malarvizhi.44@wipro.com>2022-08-30 07:00:11 +0000
commitbd4887828978e498ebc07c7409f79de02957da46 (patch)
treed345b7f640a25b01da2eb96390bfaf90a509f0f8 /components/kpi-computation-ms/pom.xml
parentb46faaec7e26ebb3023520a39aeaf12bd9492ef1 (diff)
Append SNSSAI with MeasType string and handle multiple operands
- For Network Slicing usecase, we require the published event to have the measType return the SNSSAI along with the string. - Also handle multiple operands from the incoming PM data with different SNSSAIs. Issue-ID: DCAEGEN2-3243 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I6aae7604a5e87a07244cf841762c205836290abe
Diffstat (limited to 'components/kpi-computation-ms/pom.xml')
-rw-r--r--components/kpi-computation-ms/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/kpi-computation-ms/pom.xml b/components/kpi-computation-ms/pom.xml
index c71b9189..89f83aaf 100644
--- a/components/kpi-computation-ms/pom.xml
+++ b/components/kpi-computation-ms/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.onap.dcaegen2.services.components</groupId>
<artifactId>kpi-ms</artifactId>
- <version>1.0.6-SNAPSHOT</version>
+ <version>1.0.7-SNAPSHOT</version>
<name>dcaegen2-services-kpi-computation-ms</name>
<description>Kpi ms</description>
<packaging>jar</packaging>