diff options
Diffstat (limited to 'asdcApi')
-rw-r--r-- | asdcApi/provider/src/main/resources/org/opendaylight/blueprint/asdc-blueprint.xml | 2 |
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 810ce8c5e..9ad08d3db 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" |