INT-990 upgraded to Spring 3.0.1

This commit is contained in:
Mark Fisher
2010-02-19 21:17:07 +00:00
parent 1a27bc4634
commit 2700036a9f
4 changed files with 5 additions and 5 deletions

View File

@@ -6,10 +6,10 @@ Import-Package: org.springframework.integration.handler;version="[2.0.0, 2.0.1)"
org.springframework.integration.config;version="[2.0.0, 2.0.1)",
org.springframework.integration.router;version="[2.0.0, 2.0.1)",
org.springframework.integration.endpoint;version="[2.0.0, 2.0.1)",
org.springframework.scheduling.concurrent;version="[3.0.0, 3.1.0]"
org.springframework.scheduling.concurrent;version="[3.0.0, 4.0.0)"
Import-Template: org.springframework.integration.*;version="[2.0.0, 2.0.1)",
org.springframework.osgi.*;version="[1.2.0, 2.0.1)",
org.springframework.*;version="[3.0.0, 3.1.0]",
org.springframework.*;version="[3.0.0, 4.0.0)",
org.apache.commons.logging.*;version="[1.1.1,1.1.1]",
org.w3c.dom;version="0"