aboutsummaryrefslogtreecommitdiffstats
path: root/properties-node/provider/src/main/resources/META-INF/spring/properties-node-osgi-context.xml
diff options
context:
space:
mode:
Diffstat (limited to 'properties-node/provider/src/main/resources/META-INF/spring/properties-node-osgi-context.xml')
-rw-r--r--properties-node/provider/src/main/resources/META-INF/spring/properties-node-osgi-context.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/properties-node/provider/src/main/resources/META-INF/spring/properties-node-osgi-context.xml b/properties-node/provider/src/main/resources/META-INF/spring/properties-node-osgi-context.xml
index 7d74fd4f..ce17a461 100644
--- a/properties-node/provider/src/main/resources/META-INF/spring/properties-node-osgi-context.xml
+++ b/properties-node/provider/src/main/resources/META-INF/spring/properties-node-osgi-context.xml
@@ -27,6 +27,6 @@
http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd">
- <service ref="propertiesNode" interface="org.openecomp.sdnc.prop.PropertiesNode" />
+ <service ref="propertiesNode" interface="org.onap.ccsdk.sli.plugins.prop.PropertiesNode" />
</beans:beans>