X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fajsc%2Fdata-router_v1%2Fdata-router%2Fv1%2Fconf%2FechoService.groovy;fp=src%2Fmain%2Fajsc%2Fdata-router_v1%2Fdata-router%2Fv1%2Fconf%2FechoService.groovy;h=a8583f2b3966b49a569c6c2f4b892f2d1775d8dc;hb=7af00564f04e1b8f441536fce5bdf31d59fe722c;hp=ad7670eefeab7bb7a21bcf4ab40fea4cb7b7ea08;hpb=14326b84c4a78c17de6cedf50072cd4096d8a02d;p=aai%2Fdata-router.git diff --git a/src/main/ajsc/data-router_v1/data-router/v1/conf/echoService.groovy b/src/main/ajsc/data-router_v1/data-router/v1/conf/echoService.groovy index ad7670e..a8583f2 100644 --- a/src/main/ajsc/data-router_v1/data-router/v1/conf/echoService.groovy +++ b/src/main/ajsc/data-router_v1/data-router/v1/conf/echoService.groovy @@ -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') {