From 9c78bd5bc665689f191576a60c1c1ba512fdd097 Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Sun, 10 Mar 2013 11:38:48 +0530 Subject: [PATCH] removing unused commented dependencies removing the spring related dependencies that were commented out. Signed-off-by: Prasanna Santhanam --- pom.xml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index b776d9e67f5..4e6f7e69aea 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,6 @@ services test client - setup @@ -192,12 +191,12 @@ junit ${cs.junit.version} test - - - org.springframework - spring-core - ${org.springframework.version} - + + + org.springframework + spring-core + ${org.springframework.version} + org.springframework spring-context @@ -220,6 +219,12 @@ ${org.springframework.version} test + + org.springframework + spring-test + ${org.springframework.version} + test + org.aspectj aspectjrt