Code Refactoring Ncmp* to Lcm* as per new scope
[cps.git] / cps-application / src / main / resources / application.yml
index e0fb7ef..def006c 100644 (file)
@@ -88,8 +88,9 @@ app:
     ncmp:\r
         async-m2m:\r
             topic: ${NCMP_ASYNC_M2M_TOPIC:ncmp-async-m2m}\r
+    lcm:\r
         events:\r
-            topic: ${NCMP_EVENTS_TOPIC:ncmp-events}\r
+            topic: ${LCM_EVENTS_TOPIC:ncmp-events}\r
 \r
 notification:\r
     enabled: true\r