Refactor plugins to org onap ccsdk
[ccsdk/sli/plugins.git] / restapi-call-node / provider / src / main / resources / META-INF / spring / restapi-call-node-osgi-context.xml
index 09e3de7..7b74a89 100644 (file)
@@ -27,6 +27,6 @@
        http://www.springframework.org/schema/beans   
        http://www.springframework.org/schema/beans/spring-beans.xsd">
 
-       <service ref="restapiCallNode" interface="org.openecomp.sdnc.restapicall.RestapiCallNode" />
+       <service ref="restapiCallNode" interface="org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode" />
 
 </beans:beans>