diff options
author | 2022-08-03 13:22:58 +0000 | |
---|---|---|
committer | 2022-08-03 13:22:58 +0000 | |
commit | 015b7529adc61181862c84a20ed7140a96e479dc (patch) | |
tree | 2e17dff026cef6a66f1e59a131f4b13b9113af5f /components/slice-analysis-ms/pom.xml | |
parent | fcb17db482605d7d7b0c11505022d6bd3d899287 (diff) | |
parent | 0fa823de11b9b2d0980275247dfd9e597f9dc915 (diff) |
Merge "Revert "Fix bug in handleNotification function and improve test code coverage""
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 ca4b9848..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.4-SNAPSHOT</version> + <version>1.1.3-SNAPSHOT</version> <name>dcaegen2-services-slice-analysis-ms</name> <description>Network slice PM analyser</description> <packaging>jar</packaging> |