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 38a1d78d52
commit 7f79ec72eb

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>