Renaming openecomp to onap
[aai/data-router.git] / src / main / ajsc / data-router_v1 / data-router / v1 / conf / echoService.groovy
index ad7670e..a8583f2 100644 (file)
@@ -3,7 +3,7 @@ beans{
        xmlns jaxrs: "http://cxf.apache.org/jaxrs"
        xmlns util: "http://www.springframework.org/schema/util"
        
-       echoService(org.openecomp.datarouter.service.EchoService)
+       echoService(org.onap.aai.datarouter.service.EchoService)
 
        
        util.list(id: 'echoServices') {