summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin/src/test/resources/deployment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-maven-plugin/src/test/resources/deployment.xml')
-rw-r--r--vespa-maven-plugin/src/test/resources/deployment.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/vespa-maven-plugin/src/test/resources/deployment.xml b/vespa-maven-plugin/src/test/resources/deployment.xml
new file mode 100644
index 00000000000..3d63224cf13
--- /dev/null
+++ b/vespa-maven-plugin/src/test/resources/deployment.xml
@@ -0,0 +1,6 @@
+<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<deployment version='1.0'>
+ <prod>
+ <region>us-east</region>
+ </prod>
+</deployment>