From: abatos Date: Sat, 11 Nov 2017 00:36:47 +0000 (-0500) Subject: Fix improper path in beans file X-Git-Tag: 1.0.0-Amsterdam~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F23191%2F1;p=aai%2Ftest-config.git Fix improper path in beans file The path to the entity configuration in data router was incorrect since the package path was recently changed to ONAP. Change-Id: Iea2ad1e0d44c3fced968d261ae1bf019312c378f Issue-Id: AAI-461 Signed-off-by: Adrian Batos --- diff --git a/data-router/dynamic/conf/entity-event-policy.xml b/data-router/dynamic/conf/entity-event-policy.xml index 0234b46..37bc21a 100755 --- a/data-router/dynamic/conf/entity-event-policy.xml +++ b/data-router/dynamic/conf/entity-event-policy.xml @@ -4,7 +4,7 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> - + @@ -18,7 +18,7 @@ - +