summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/properties/src/main/resources/manyValuesFileProperty.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/itest/properties/src/main/resources/manyValuesFileProperty.txt')
-rw-r--r--sca-java-2.x/trunk/itest/properties/src/main/resources/manyValuesFileProperty.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/sca-java-2.x/trunk/itest/properties/src/main/resources/manyValuesFileProperty.txt b/sca-java-2.x/trunk/itest/properties/src/main/resources/manyValuesFileProperty.txt
index 6d4180ee2f..e037537d7d 100644
--- a/sca-java-2.x/trunk/itest/properties/src/main/resources/manyValuesFileProperty.txt
+++ b/sca-java-2.x/trunk/itest/properties/src/main/resources/manyValuesFileProperty.txt
@@ -17,7 +17,9 @@
* specific language governing permissions and limitations
* under the License.
-->
-<manyFilePropertyValues>fileValueOne</<manyFilePropertyValues>
-<manyFilePropertyValues>fileValueTwo</<manyFilePropertyValues>
-<manyFilePropertyValues>fileValueThree</<manyFilePropertyValues>
-<manyFilePropertyValues>fileValueFour</<manyFilePropertyValues>
+<value>
+ <manyFilePropertyValues>fileValueOne</manyFilePropertyValues>
+ <manyFilePropertyValues>fileValueTwo</manyFilePropertyValues>
+ <manyFilePropertyValues>fileValueThree</manyFilePropertyValues>
+ <manyFilePropertyValues>fileValueFour</manyFilePropertyValues>
+</value> \ No newline at end of file