summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/pom.xml
diff options
context:
space:
mode:
authorNiranjana <niranjana.y60@wipro.com>2021-02-22 12:55:18 +0000
committerNiranjana <niranjana.y60@wipro.com>2021-02-22 12:55:18 +0000
commit766e23f1dd95700ff1a1d9e89d8a3cf8d147036c (patch)
tree9cb6eaca95855b89eeca4f2be73a4282c688c65a /components/slice-analysis-ms/pom.xml
parent3d80f7dc08b7785f96ade594576f7d3fcffd8f88 (diff)
Issue-ID: DCAEGEN2-2623 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I0f724981c5b19d033ec1cb79c9d4d2b5120125b7
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>