Port sli/plugins to Carbon
[ccsdk/sli/plugins.git] / properties-node / provider / src / main / resources / META-INF / spring / properties-node-osgi-context.xml
index 7d74fd4..19275fc 100644 (file)
@@ -3,8 +3,8 @@
   ============LICENSE_START=======================================================
   openECOMP : SDN-C
   ================================================================================
-  Copyright (C) 2017 ONAP Intellectual Property. All rights
-                                               reserved.
+  Copyright (C) 2017 AT&T Intellectual Property. All rights
+                       reserved.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -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>