aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/zkapp/deployment.xml
blob: ba71f9c1e475a18be4db4c3934fbe8671a69da7e (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version='1.0' encoding='UTF-8'?>
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<deployment version='1.0'>
  <test/>
  <prod>
    <region>us-east</region>
  </prod>
</deployment>