summaryrefslogtreecommitdiffstats
path: root/ui-ci-dev/src/main/resources/Files/myYang.xml
blob: 0d86d213e654514941f052ab78efd0c41f09ed82 (plain)
1
2
3
4
5
6
7
8
<beans xmlns="http://www.springframework.org/schema/beans"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.springframework.org/schema/beans
	http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">

	<bean id="muranoLogic" class="org.openecomp.sdc.impl.MuranoLogic"> </bean>

</beans>