diff options
author | 2020-12-04 18:08:32 +0530 | |
---|---|---|
committer | 2020-12-04 21:02:25 +0530 | |
commit | f6fe21b365fc6b89f79b01d6b08a2f75d7ea4dad (patch) | |
tree | 58e50c2da1a3ffd73ceede048eaa0a3d0a4cd4ee /components/slice-analysis-ms/pom.xml | |
parent | 4b2b1445bef3b760ed29efa1c7c78977dde73452 (diff) |
Slice-analysis-ms and Policy integration issue fixes
Corrected the Test failure
Issue-ID: DCAEGEN2-2540
Signed-off-by: Ahila <ahila.pandaram@wipro.com>
Change-Id: I9a8515fc9ed3c8ce124ddd51815c27ccdeadb900
Diffstat (limited to 'components/slice-analysis-ms/pom.xml')
-rw-r--r-- | components/slice-analysis-ms/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/slice-analysis-ms/pom.xml b/components/slice-analysis-ms/pom.xml index b1e3eee8..88e3dce4 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.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> <name>dcaegen2-services-slice-analysis-ms</name> <description>Network slice PM analyser</description> <packaging>jar</packaging> |