Skip to content

Commit 64e0bda

Browse files
bbohosyanfmbenhassine
authored andcommitted
Change the value of the kind attribute to ref
Issue #1479
1 parent 82c1b05 commit 64e0bda

File tree

1 file changed

+1
-1
lines changed
  • spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml

1 file changed

+1
-1
lines changed

spring-batch-core/src/main/resources/org/springframework/batch/core/configuration/xml/spring-batch-3.0.xsd

+1-1
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@
479479
The flow that will execute in this step.
480480
]]></xsd:documentation>
481481
<xsd:appinfo>
482-
<tool:annotation kind="parent">
482+
<tool:annotation kind="ref">
483483
<tool:expected-type type="org.springframework.batch.core.job.flow.Flow" />
484484
</tool:annotation>
485485
</xsd:appinfo>

0 commit comments

Comments
 (0)