summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/schema-test-files/standalone-container.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/schema-test-files/standalone-container.xml')
-rw-r--r--config-model/src/test/schema-test-files/standalone-container.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-model/src/test/schema-test-files/standalone-container.xml b/config-model/src/test/schema-test-files/standalone-container.xml
index 0656f293001..b77654521ee 100644
--- a/config-model/src/test/schema-test-files/standalone-container.xml
+++ b/config-model/src/test/schema-test-files/standalone-container.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
-<jdisc id='qrsCluster_1' version='1.0'>
+<container id='qrsCluster_1' version='1.0'>
<rest-api path="jersey1">
<components bundle="my-bundle" />
<components bundle="other-bundle" />
@@ -137,4 +137,4 @@
<server id="server-provider" />
-</jdisc>
+</container>