From 1fafb5b9e94816f78db6c98ae10ee297edf540d7 Mon Sep 17 00:00:00 2001 From: David Syer Date: Tue, 27 Jul 2010 11:58:43 +0000 Subject: [PATCH] INT-1272: add provided scope to jms pom --- spring-integration-jms/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-integration-jms/pom.xml b/spring-integration-jms/pom.xml index 7f23ba7858..1245c68575 100644 --- a/spring-integration-jms/pom.xml +++ b/spring-integration-jms/pom.xml @@ -17,6 +17,7 @@ org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1 + provided org.springframework @@ -34,6 +35,7 @@ junit junit + test org.mockito @@ -43,6 +45,7 @@ org.springframework spring-test + test org.springframework