From 3fc927ceb8607ad114daf6778bf35048d8fc0d56 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Sun, 19 Jan 2014 15:14:35 +0100 Subject: [PATCH] DATACMNS-421 - Removed obsolete version declarations for Spring dependencies. --- pom.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pom.xml b/pom.xml index 0e084b0e1..424d55d72 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,6 @@ org.springframework spring-core - ${spring} commons-logging @@ -52,30 +51,25 @@ org.springframework spring-beans - ${spring} org.springframework spring-context - ${spring} true org.springframework spring-expression - ${spring} true org.springframework spring-tx - ${spring} true org.springframework spring-oxm - ${spring} true @@ -93,14 +87,12 @@ org.springframework spring-web - ${spring} true org.springframework spring-test - ${spring} test @@ -179,7 +171,6 @@ org.springframework spring-webmvc - ${spring} true