diff --git a/spring-batch-samples/src/main/resources/jobs/retrySample.xml b/spring-batch-samples/src/main/resources/jobs/retrySample.xml index 836c742e9..b2ee64202 100644 --- a/spring-batch-samples/src/main/resources/jobs/retrySample.xml +++ b/spring-batch-samples/src/main/resources/jobs/retrySample.xml @@ -10,7 +10,7 @@ + class="org.springframework.batch.core.step.item.SkipLimitStepFactoryBean">