From e0e6ea39f6018f2ec64ca0e4f299881dec72299c Mon Sep 17 00:00:00 2001 From: Josh Devins Date: Wed, 5 May 2010 14:01:35 +0200 Subject: [PATCH] dependency cleanup --- pom.xml | 59 +++++++++------------------------------------------------ 1 file changed, 9 insertions(+), 50 deletions(-) diff --git a/pom.xml b/pom.xml index 0e1938d..027dc79 100644 --- a/pom.xml +++ b/pom.xml @@ -28,56 +28,6 @@ - - - org.springframework - spring-rabbit - 1.0.0-SNAPSHOT - - - - - org.springframework - spring-aop - ${org.springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-oxm - ${org.springframework.version} - - - org.springframework - spring-tx - ${org.springframework.version} - - - org.springframework - spring-test - ${org.springframework.version} - test - - - - - org.springframework - spring-jms - ${org.springframework.version} - compile - - - org.springframework - spring-tx - - - - log4j @@ -121,6 +71,15 @@ 1.8.4 test + + + + + org.springframework + spring-rabbit + 1.0.0-SNAPSHOT + test +