From 8b4438f567189224772750e345e0aae9ab5aaad7 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Tue, 13 Jul 2010 14:18:19 +0000 Subject: [PATCH] added test scope for the spring-oxm dependency --- spring-integration-jms/pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/spring-integration-jms/pom.xml b/spring-integration-jms/pom.xml index 94ae743e5f..6b234961cc 100644 --- a/spring-integration-jms/pom.xml +++ b/spring-integration-jms/pom.xml @@ -31,10 +31,6 @@ spring-integration-core - - org.springframework - spring-oxm - junit junit @@ -43,6 +39,11 @@ org.springframework spring-test + + org.springframework + spring-oxm + test + org.apache.activemq activemq-core