summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-spring-sca/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-06-04 18:07:45 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-06-04 18:07:45 +0000
commit99945d33ee9e18327d5e513f0e08980a4176dfdd (patch)
tree9e90b664b6295ad1270c14678fd2844d24e2aad5 /sca-java-2.x/trunk/modules/implementation-spring-sca/META-INF/MANIFEST.MF
parented4ec30a0b7ac58429052c16ace943fe5c29c19a (diff)
TUSCANY-3585 - Moving to Spring 2.5.6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951514 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/implementation-spring-sca/META-INF/MANIFEST.MF20
1 files changed, 10 insertions, 10 deletions
diff --git a/sca-java-2.x/trunk/modules/implementation-spring-sca/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/implementation-spring-sca/META-INF/MANIFEST.MF
index 543353e3b3..3d2fe4bcbd 100644
--- a/sca-java-2.x/trunk/modules/implementation-spring-sca/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/trunk/modules/implementation-spring-sca/META-INF/MANIFEST.MF
@@ -11,14 +11,14 @@ Bundle-DocURL: http://www.apache.org/
Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6
Import-Package: org.oasisopen.sca;version="2.0.0",
org.oasisopen.sca.annotation;version="2.0.0",
- org.springframework.beans;version="2.5.5",
- org.springframework.beans.factory;version="2.5.5",
- org.springframework.beans.factory.annotation;version="2.5.5",
- org.springframework.beans.factory.config;version="2.5.5",
- org.springframework.beans.factory.support;version="2.5.5",
- org.springframework.beans.factory.xml;version="2.5.5",
- org.springframework.context;version="2.5.5",
- org.springframework.context.support;version="2.5.5",
- org.springframework.core.io;version="2.5.5",
- org.springframework.util;version="2.5.5"
+ org.springframework.beans;version="2.5.6",
+ org.springframework.beans.factory;version="2.5.6",
+ org.springframework.beans.factory.annotation;version="2.5.6",
+ org.springframework.beans.factory.config;version="2.5.6",
+ org.springframework.beans.factory.support;version="2.5.6",
+ org.springframework.beans.factory.xml;version="2.5.6",
+ org.springframework.context;version="2.5.6",
+ org.springframework.context.support;version="2.5.6",
+ org.springframework.core.io;version="2.5.6",
+ org.springframework.util;version="2.5.6"