aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormalar <malarvizhi.44@wipro.com>2022-05-06 12:46:52 +0000
committermalar <malarvizhi.44@wipro.com>2022-05-11 08:29:25 +0000
commit98fbceb29d109cbc54c6f5f178727eefeb2fdd7e (patch)
treeb3a1703bad3610499d53e94e933b18aa08f7402c /pom.xml
parent35bfec02647b35926ef717b2e046c924456b1fd4 (diff)
Fix bug in handling FM notification2.1.7-son-handler
Issue-ID: DCAEGEN2-3150 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I89f346ba5d369e7070e3181784513ffc4487360c
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 205692c..5365a15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.onap.dcaegen2.services.son-handler</groupId>
<artifactId>son-handler</artifactId>
<name>dcaegen2-services-son-handler</name>
- <version>2.1.6-SNAPSHOT</version>
+ <version>2.1.7-SNAPSHOT</version>
<!--parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.4.RELEASE</version> </parent -->