summaryrefslogtreecommitdiffstats
path: root/src/main/ajsc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/ajsc')
-rw-r--r--src/main/ajsc/data-router_v1/data-router/v1/conf/echoService.groovy2
1 files changed, 1 insertions, 1 deletions
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') {