aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/hosted-routing-app/services.xml
diff options
context:
space:
mode:
Diffstat (limited to 'configserver/src/test/apps/hosted-routing-app/services.xml')
-rw-r--r--configserver/src/test/apps/hosted-routing-app/services.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/configserver/src/test/apps/hosted-routing-app/services.xml b/configserver/src/test/apps/hosted-routing-app/services.xml
index 3d6680b8165..7eaf810ad25 100644
--- a/configserver/src/test/apps/hosted-routing-app/services.xml
+++ b/configserver/src/test/apps/hosted-routing-app/services.xml
@@ -6,7 +6,7 @@
<nodes count='1'/>
</admin>
- <jdisc version="1.0">
+ <container version="1.0">
<http>
<filtering>
<access-control domain="foo" write="true" />
@@ -15,7 +15,7 @@
</http>
<search/>
<nodes type='host'/>
- </jdisc>
+ </container>
</services>