From e03e96c15063fefb82730df19e0403cae5f08bf5 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Sat, 1 May 2010 00:23:58 +0000 Subject: [PATCH] INT-842 removing spring-integration-adapter from pom dependencies --- org.springframework.integration.ip/pom.xml | 6 ------ org.springframework.integration.jms/pom.xml | 6 ------ 2 files changed, 12 deletions(-) diff --git a/org.springframework.integration.ip/pom.xml b/org.springframework.integration.ip/pom.xml index ac9ab90976..eabb8ed434 100644 --- a/org.springframework.integration.ip/pom.xml +++ b/org.springframework.integration.ip/pom.xml @@ -66,12 +66,6 @@ ${project.version} test - - org.springframework.integration - spring-integration-adapter - ${project.version} - compile - org.mockito mockito-all diff --git a/org.springframework.integration.jms/pom.xml b/org.springframework.integration.jms/pom.xml index 88b9119212..e9ed8f21b7 100644 --- a/org.springframework.integration.jms/pom.xml +++ b/org.springframework.integration.jms/pom.xml @@ -54,12 +54,6 @@ ${project.version} compile - - org.springframework.integration - spring-integration-adapter - ${project.version} - compile - org.apache.activemq activemq-core