From 33a46da03cf5e53dfceeb4723fdbfe4570d553c6 Mon Sep 17 00:00:00 2001 From: lucasward Date: Mon, 24 Mar 2008 20:45:51 +0000 Subject: [PATCH] BATCH-493:Forgot to fix restart sample job. --- spring-batch-samples/src/main/resources/jobs/restartSample.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-batch-samples/src/main/resources/jobs/restartSample.xml b/spring-batch-samples/src/main/resources/jobs/restartSample.xml index 9c2d1032a..82eaf3a02 100644 --- a/spring-batch-samples/src/main/resources/jobs/restartSample.xml +++ b/spring-batch-samples/src/main/resources/jobs/restartSample.xml @@ -43,7 +43,8 @@ - + +