summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/pom.xml
diff options
context:
space:
mode:
authorNiranjana <niranjana.y60@wipro.com>2022-05-11 13:47:15 +0000
committerNiranjana <niranjana.y60@wipro.com>2022-05-11 13:52:05 +0000
commit3834528bd0ad36892e98acd49550ceb20cea7dec (patch)
treec530c9a8db57797fe5b320f4ac8e44b6dcdb8313 /components/slice-analysis-ms/pom.xml
parent374a349e10e60076b6279605029c555f3578ca96 (diff)
[SLICEANALYSIS] Fix bug in fetching PM data from DES1.1.3-slice-analysis-ms
Issue-ID: DCAEGEN2-3156 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I0ffa262b15701958c50312c7549e09ce94bb9617
Diffstat (limited to 'components/slice-analysis-ms/pom.xml')
-rw-r--r--components/slice-analysis-ms/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/slice-analysis-ms/pom.xml b/components/slice-analysis-ms/pom.xml
index afcc6f60..21c62aab 100644
--- a/components/slice-analysis-ms/pom.xml
+++ b/components/slice-analysis-ms/pom.xml
@@ -34,7 +34,7 @@
</parent>
<groupId>org.onap.dcaegen2.services.components</groupId>
<artifactId>slice-analysis-ms</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.3-SNAPSHOT</version>
<name>dcaegen2-services-slice-analysis-ms</name>
<description>Network slice PM analyser</description>
<packaging>jar</packaging>