summaryrefslogtreecommitdiffstats
path: root/platform-logic/pom.xml
diff options
context:
space:
mode:
authorSandeep Shah <sandeeplinux1068@gmail.com>2020-03-03 10:59:21 -0600
committerSandeep Shah <sandeeplinux1068@gmail.com>2020-03-04 10:08:38 -0600
commitc7c592a42d9cb50a8da2081d838474607cbea879 (patch)
tree0674ab14716a94f5d03e8048e6230d009e882403 /platform-logic/pom.xml
parentea4425a876dc0a0121ec8ca06200dbbc15b306c5 (diff)
Platform/DG logic support for CMNotify
Structure to include Directed Graphs for CMNotify VES events Issue-ID: CCSDK-2132 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I57f46fac85092f211884d05e36690a09cb6152e1
Diffstat (limited to 'platform-logic/pom.xml')
-rw-r--r--platform-logic/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml
index 1d8c373d..8b243ea7 100644
--- a/platform-logic/pom.xml
+++ b/platform-logic/pom.xml
@@ -23,6 +23,7 @@
<module>sliapi</module>
<module>oofpcipoc-api</module>
<module>a1Adapter-api</module>
+ <module>cMNotify-api</module>
<module>restapi-templates</module>
<module>installer</module>
</modules>