Fixed issue with datachange 35/68135/2
authorgaurav <gaurav.agrawal@huawei.com>
Thu, 20 Sep 2018 14:28:16 +0000 (19:58 +0530)
committerGaurav Agrawal <gaurav.agrawal@huawei.com>
Thu, 20 Sep 2018 14:41:53 +0000 (14:41 +0000)
Updates include:
- Added missing datachange to the the parent pom required
to load DGs during startup.

Change-Id: Idc726b9a9f411acfdc4fe8f9d62ada23e2cff3b4
Issue-ID: SDNC-354
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
Former-commit-id: e28e58edb16aa9252438fe88b68d6570753636e3

platform-logic/pom.xml

index 9736911..4fb1839 100644 (file)
@@ -26,6 +26,7 @@
         <module>vnfapi</module>
         <module>lcm</module>
         <module>restapi-templates</module>
+        <module>datachange</module>
         <module>installer</module>
     </modules>