X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Frestconf%2Fsal-rest-connector%2Fsrc%2Fmain%2Fyang%2Fopendaylight-rest-connector.yang;h=c6c7c87115956d0324de34cbe0942043330f0e84;hb=refs%2Fchanges%2F54%2F25954%2F1;hp=6fa9c86ec1879985afa664783f65e483ffad60da;hpb=c80633eb6bc5a70751550dfb629dc3c19802729f;p=netconf.git diff --git a/opendaylight/restconf/sal-rest-connector/src/main/yang/opendaylight-rest-connector.yang b/opendaylight/restconf/sal-rest-connector/src/main/yang/opendaylight-rest-connector.yang index 6fa9c86ec1..c6c7c87115 100644 --- a/opendaylight/restconf/sal-rest-connector/src/main/yang/opendaylight-rest-connector.yang +++ b/opendaylight/restconf/sal-rest-connector/src/main/yang/opendaylight-rest-connector.yang @@ -18,7 +18,7 @@ module opendaylight-rest-connector { identity rest-connector { base "config:service-type"; - config:java-class "org.opendaylight.controller.sal.rest.api.RestConnector"; + config:java-class "org.opendaylight.netconf.sal.rest.api.RestConnector"; } identity rest-connector-impl {