From 18eed8c5c7a97b9c9758375e24d5813aafcfefe0 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 23 Sep 2010 13:45:50 +0200 Subject: [PATCH] BATCHADM-61: add step execution status summary to job execution views --- spring-batch-admin-parent/pom.xml | 10 ++++++++-- spring-batch-integration/pom.xml | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/spring-batch-admin-parent/pom.xml b/spring-batch-admin-parent/pom.xml index 3827b8726..f149724f1 100644 --- a/spring-batch-admin-parent/pom.xml +++ b/spring-batch-admin-parent/pom.xml @@ -228,7 +228,7 @@ junit junit - 4.7 + 4.8.1 test @@ -367,7 +367,13 @@ org.apache.derby derby - 10.4.2.0 + 10.6.1.0 + test + + + org.apache.derby + com.springsource.org.apache.derby + 10.5.1000001.764942 test diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index cfacfee60..fe57cd18e 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -81,7 +81,7 @@ org.apache.derby - derby + com.springsource.org.apache.derby test