Bump MRI upstreams
[netconf.git] / netconf / yanglib / src / main / resources / OSGI-INF / blueprint / yanglib.xml
index 2f6c00511c71b9120cbcf5262cd954bdadf384e5..be4b5cf3edc86cc8a7bc8ad5d07849673bcfddcc 100644 (file)
@@ -17,7 +17,7 @@
   <reference id="webServer" interface="org.opendaylight.aaa.web.WebServer"/>
   <reference id="webContextSecurer" interface="org.opendaylight.aaa.web.WebContextSecurer"/>
   <reference id="servletSupport" interface="org.opendaylight.aaa.web.servlet.ServletSupport" />
-  <reference id="parserFactory" interface="org.opendaylight.yangtools.yang.model.parser.api.YangParserFactory" />
+  <reference id="parserFactory" interface="org.opendaylight.yangtools.yang.parser.api.YangParserFactory" />
 
   <bean id="yangLibProvider" class="org.opendaylight.yanglib.impl.YangLibProvider"
           init-method="init" destroy-method="close">