From 5f576d8eaaa2f9e27c9105d61205ae8ef61d9c38 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Sat, 1 May 2010 00:22:09 +0000 Subject: [PATCH] INT-842 removing spring-integration-adapter from pom dependencies --- org.springframework.integration.rmi/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/org.springframework.integration.rmi/pom.xml b/org.springframework.integration.rmi/pom.xml index c25bcae2ee..e40f009218 100644 --- a/org.springframework.integration.rmi/pom.xml +++ b/org.springframework.integration.rmi/pom.xml @@ -42,11 +42,5 @@ ${project.version} compile - - org.springframework.integration - spring-integration-adapter - ${project.version} - compile -