summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin/src/test/resources/deployment-with-major.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-maven-plugin/src/test/resources/deployment-with-major.xml')
-rw-r--r--vespa-maven-plugin/src/test/resources/deployment-with-major.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/vespa-maven-plugin/src/test/resources/deployment-with-major.xml b/vespa-maven-plugin/src/test/resources/deployment-with-major.xml
new file mode 100644
index 00000000000..5ffc3e81fcc
--- /dev/null
+++ b/vespa-maven-plugin/src/test/resources/deployment-with-major.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' major-version='8'>
+ <prod>
+ <region>us-east</region>
+ </prod>
+</deployment>