From 2896a24832902865313cd16081bba8b2d079748f Mon Sep 17 00:00:00 2001 From: krishnaa96 Date: Wed, 10 Apr 2019 14:28:53 +0530 Subject: Fix bugs and formatting issues Added minor functionality changes License formatting fixed Change-Id: Ieed4aab7562256eaf15627de0cee53cfe1cc8956 Issue-ID: DCAEGEN2-1111 Signed-off-by: krishnaa96 --- dpo/spec/sonhandler-componentspec.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dpo/spec/sonhandler-componentspec.json') diff --git a/dpo/spec/sonhandler-componentspec.json b/dpo/spec/sonhandler-componentspec.json index 1586dcf..6fc51be 100644 --- a/dpo/spec/sonhandler-componentspec.json +++ b/dpo/spec/sonhandler-componentspec.json @@ -14,14 +14,14 @@ "type": "message router" }, { - "format": "FM_ALARM_FROM_VES", - "version": "1.0.0", + "format": "VES_specification", + "version": "7.30.1", "config_key": "fault_management_topic", "type": "message router" }, { - "format": "PM_ALARM_FROM_VES", - "version": "1.0.0", + "format": "VES_specification", + "version": "7.30.1", "config_key": "performance_management_topic", "type": "message router" }, -- cgit 1.2.3-korg