Change the value of the kind attribute to ref

Issue #1479
This commit is contained in:
siqqQ
2021-02-04 10:30:56 +02:00
committed by Mahmoud Ben Hassine
parent 1d23d66e27
commit a6f283b4a8

View File

@@ -479,7 +479,7 @@
The flow that will execute in this step.
]]></xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="parent">
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.batch.core.job.flow.Flow" />
</tool:annotation>
</xsd:appinfo>