From ba191ae393245bc2867cf3c7ef208518725dcb80 Mon Sep 17 00:00:00 2001 From: Iwein Fuld Date: Mon, 14 Jun 2010 12:41:55 +0000 Subject: [PATCH] Added hamcrest-all to test dependencies --- spring-integration-core/pom.xml | 4 ++++ spring-integration-parent/pom.xml | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/spring-integration-core/pom.xml b/spring-integration-core/pom.xml index aceeda037e..0ffe3d1009 100644 --- a/spring-integration-core/pom.xml +++ b/spring-integration-core/pom.xml @@ -34,6 +34,10 @@ junit junit + + org.hamcrest + hamcrest-all + org.easymock easymock diff --git a/spring-integration-parent/pom.xml b/spring-integration-parent/pom.xml index da6cfe6ae1..adb6bce193 100644 --- a/spring-integration-parent/pom.xml +++ b/spring-integration-parent/pom.xml @@ -20,6 +20,7 @@ 2.3 3.4.2.v_883_R34x 1.8.4 + 1.1 1.5.10 3.0.2.RELEASE 2.0.5.RELEASE @@ -192,6 +193,12 @@ ${org.mockito.version} test + + org.hamcrest + hamcrest-all + ${org.hamcrest.version} + test + hsqldb hsqldb