aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin/src/test/resources/effective-services/prod_us-east-3.xml
blob: 8070d3adf23367286329aee5c52e4ab1c5a4a99c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. --><services xmlns:deploy="vespa">
    <container>
        <component id="good-service-client">
            <config>
                <url>us-east-3.prod.tld</url>
            </config>
        </component>
    </container>
</services>