From 9e61bd1efaa15b9d89c928f63a27fdf5dcda103f Mon Sep 17 00:00:00 2001 From: Seth Leger Date: Tue, 23 Jun 2015 11:11:46 -0400 Subject: [PATCH] Update Import-Package to include Spring 4 Spring 4.X is available as OSGi bundles from Apache ServiceMix and since I believe that XBean is compatible with Spring 4, it should be included in the OSGi Import-Package directive. --- xbean-spring/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xbean-spring/pom.xml b/xbean-spring/pom.xml index b79959d5..6ba8b284 100644 --- a/xbean-spring/pom.xml +++ b/xbean-spring/pom.xml @@ -131,9 +131,9 @@ com.thoughtworks.qdox*;resolution:=optional, org.apache.tools.ant*;resolution:=optional, - org.springframework.*;version="[2.5,4)", - org.springframework.core;resolution:=optional;version="[2.5,4)", - org.springframework.web*;resolution:=optional;version="[2.5,4)", + org.springframework.*;version="[2.5,5)", + org.springframework.core;resolution:=optional;version="[2.5,5)", + org.springframework.web*;resolution:=optional;version="[2.5,5)", * META-INF.services.org.apache.xbean.spring.*,META-INF.services.org.xbean.spring