diff options
Diffstat (limited to 'dataChange')
-rw-r--r-- | dataChange/provider/src/main/resources/org/opendaylight/blueprint/datachange-blueprint.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dataChange/provider/src/main/resources/org/opendaylight/blueprint/datachange-blueprint.xml b/dataChange/provider/src/main/resources/org/opendaylight/blueprint/datachange-blueprint.xml index 03293015..5a38c81f 100644 --- a/dataChange/provider/src/main/resources/org/opendaylight/blueprint/datachange-blueprint.xml +++ b/dataChange/provider/src/main/resources/org/opendaylight/blueprint/datachange-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" |