From: Alissa Bonas Date: Mon, 23 Sep 2013 17:29:43 +0000 (+0300) Subject: Remove unused spring dependency and wrong version in web pom X-Git-Tag: releasepom-0.1.0~33^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=refs%2Fchanges%2F62%2F1362%2F1 Remove unused spring dependency and wrong version in web pom Change-Id: I1bc3b413b04ed7d706b89a0449b21df00ec18923 Signed-off-by: Alissa Bonas --- diff --git a/opendaylight/web/root/pom.xml b/opendaylight/web/root/pom.xml index 98c740fa2a..641f32f876 100644 --- a/opendaylight/web/root/pom.xml +++ b/opendaylight/web/root/pom.xml @@ -136,42 +136,6 @@ 4.8.1 test - - org.springframework - spring-beans - 3.2.1.RELEASE - provided - - - org.springframework - spring-core - 3.2.1.RELEASE - provided - - - org.springframework - spring-context - 3.2.1.RELEASE - provided - - - org.springframework - spring-expression - 3.2.1.RELEASE - provided - - - org.springframework - spring-web - 3.2.1.RELEASE - provided - - - org.springframework - spring-webmvc - 3.2.1.RELEASE - provided - org.opendaylight.controller.thirdparty org.apache.catalina.filters.CorsFilter