From: gaurav Date: Thu, 20 Sep 2018 14:28:16 +0000 (+0530) Subject: Fixed issue with datachange X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e28e58edb16aa9252438fe88b68d6570753636e3;p=sdnc%2Foam.git Fixed issue with datachange 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 --- diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 97369117..4fb18398 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -26,6 +26,7 @@ vnfapi lcm restapi-templates + datachange installer