Conform ccsdk/sli/plugins to ONAP Style
[ccsdk/sli/plugins.git] / properties-node / provider / src / main / resources / META-INF / spring / properties-node-context.xml
index 048acc4..52d1cd9 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.
@@ -26,7 +26,7 @@
     xsi:schemaLocation="http://www.springframework.org/schema/beans
         http://www.springframework.org/schema/beans/spring-beans.xsd">
 
-       <bean id="propertiesNode" class="org.onap.ccsdk.sli.plugins.prop.PropertiesNode">
-       </bean>
+    <bean id="propertiesNode" class="org.onap.ccsdk.sli.plugins.prop.PropertiesNode">
+    </bean>
 
 </beans>