The blueprint file should be updated to the new
package naming that opendaylight is using. This
change matches the changes made to appc provider
java files.
Change-Id: Ibf9f7c5abbe8ca1037194a7c89497555890b840f
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1764
     </bean>
 
     <reference id="dataBroker"
-               interface="org.opendaylight.controller.md.sal.binding.api.DataBroker"
+               interface="org.opendaylight.mdsal.binding.api.DataBroker"
                odl:type="default" />
 
     <reference id="notificationService"
-               interface="org.opendaylight.controller.md.sal.binding.api.NotificationPublishService"
+               interface="org.opendaylight.mdsal.binding.api.NotificationPublishService"
                odl:type="default" />
 
     <reference id="rpcRegistry"