Wrong package name is used for NotificationPublishService in blueprint,
resulting in asdcApi and dataChange not being loaded properly.
Change-Id: I144f8e4bd48e547e7c7241e9ebaacf744d808022
Issue-ID: CCSDK-119
Signed-off-by: Dan Timoney <dtimoney@att.com>
                odl:type="default" />
 
     <reference id="notificationService"
-               interface="org.opendaylight.controller.sal.binding.impl.NotificationPublishService"
+               interface="org.opendaylight.controller.md.sal.binding.api.NotificationPublishService"
                odl:type="default" />
 
     <reference id="rpcRegistry"
 
                odl:type="default" />
 
     <reference id="notificationService"
-               interface="org.opendaylight.controller.sal.binding.impl.NotificationPublishService"
+               interface="org.opendaylight.controller.md.sal.binding.api.NotificationPublishService"
                odl:type="default" />
 
     <reference id="rpcRegistry"