summaryrefslogtreecommitdiffstats
path: root/asdcApi
diff options
context:
space:
mode:
Diffstat (limited to 'asdcApi')
-rw-r--r--asdcApi/provider/src/main/resources/org/opendaylight/blueprint/asdc-blueprint.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/provider/src/main/resources/org/opendaylight/blueprint/asdc-blueprint.xml b/asdcApi/provider/src/main/resources/org/opendaylight/blueprint/asdc-blueprint.xml
index 810ce8c5..9ad08d3d 100644
--- a/asdcApi/provider/src/main/resources/org/opendaylight/blueprint/asdc-blueprint.xml
+++ b/asdcApi/provider/src/main/resources/org/opendaylight/blueprint/asdc-blueprint.xml
@@ -15,7 +15,7 @@
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"