diff options
author | dhebeha <dhebeha.mj71@wipro.com> | 2020-11-06 18:46:12 +0530 |
---|---|---|
committer | Ahila <ahila.pandaram@wipro.com> | 2020-11-11 00:15:23 -0800 |
commit | 006ab23bc2863627571ea7a065de7b05e78b21f6 (patch) | |
tree | 7446007755f5caf128005fae2251574bb5e4cceb /components/slice-analysis-ms/pom.xml | |
parent | 77b30f2626ace37c10e45fa86ce1e6d12c6999e0 (diff) |
-Avoid removal of samples ico insufficient data
-set aafpass and username to null if not present
Review Comments fixed
-pom version modified
-indentation and java docs are added
Issue-ID: DCAEGEN2-2509
Signed-off-by: Ahila P <ahila.pandaram@wipro.com>
Change-Id: I870cc3e91cf0914ba53f0b930d60684a5bd39ef1
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 1eac47fe..b1e3eee8 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.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <name>dcaegen2-services-slice-analysis-ms</name> <description>Network slice PM analyser</description> <packaging>jar</packaging> |