summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin/src/test/resources/effective-services/prod_us-west-1.xml
blob: e29ba2310929b426684a2cbdbd1a9c090cf37cbb (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<services xmlns:deploy="vespa">
    <container>
        <component id="good-service-client">
            <config>
            </config>
        </component>
    </container>
</services>