summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2021-02-24 22:03:04 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-24 22:03:04 +0000
commitab9404be5da01c8840549b3d539c18cf79518d90 (patch)
tree229794827c5d6c1ef08b6de7e16966f3670be6e7 /components/slice-analysis-ms/pom.xml
parent609abb2b04916c94232f7a0651b1a7652f34a05e (diff)
parent766e23f1dd95700ff1a1d9e89d8a3cf8d147036c (diff)
Merge "Add AAI updates"
Diffstat (limited to 'components/slice-analysis-ms/pom.xml')
-rw-r--r--components/slice-analysis-ms/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/components/slice-analysis-ms/pom.xml b/components/slice-analysis-ms/pom.xml
index 88e3dce4..0c68fed2 100644
--- a/components/slice-analysis-ms/pom.xml
+++ b/components/slice-analysis-ms/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.dcaegen2.services.components</groupId>
<artifactId>slice-analysis-ms</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4-SNAPSHOT</version>
<name>dcaegen2-services-slice-analysis-ms</name>
<description>Network slice PM analyser</description>
<packaging>jar</packaging>
@@ -53,7 +53,6 @@
<sonar.coverage.jacoco.xmlReportPaths>
${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml
</sonar.coverage.jacoco.xmlReportPaths>
-
</properties>
<dependencies>