summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/properties/src/main/resources/manyValuesFileProperty.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/itest/properties/src/main/resources/manyValuesFileProperty.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/java/sca/itest/properties/src/main/resources/manyValuesFileProperty.txt b/java/sca/itest/properties/src/main/resources/manyValuesFileProperty.txt
index 450f397b30..6d4180ee2f 100644
--- a/java/sca/itest/properties/src/main/resources/manyValuesFileProperty.txt
+++ b/java/sca/itest/properties/src/main/resources/manyValuesFileProperty.txt
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-
-<manyFilePropertyValues>
- "fileValueOne" "fileValueTwo" "fileValueThree" "fileValueFour"
-</manyFilePropertyValues>
+<manyFilePropertyValues>fileValueOne</<manyFilePropertyValues>
+<manyFilePropertyValues>fileValueTwo</<manyFilePropertyValues>
+<manyFilePropertyValues>fileValueThree</<manyFilePropertyValues>
+<manyFilePropertyValues>fileValueFour</<manyFilePropertyValues>