Upgraded dependencies to Spring 2.5.6 (INT-446).

This commit is contained in:
Mark Fisher
2008-11-02 16:12:07 +00:00
parent fcef6c078e
commit 8279cce04d
41 changed files with 161 additions and 170 deletions

View File

@@ -4,7 +4,7 @@ Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
org.springframework.integration.*;version="[1.0.0, 1.0.1)",
org.springframework.beans.*;version="[2.5.5.A, 3.0.0)",
org.springframework.context.support;version="[2.5.5.A, 3.0.0)",
org.springframework.stereotype;version="[2.5.5.A, 3.0.0)"
org.springframework.beans.*;version="[2.5.6, 3.0.0)",
org.springframework.context.support;version="[2.5.6, 3.0.0)",
org.springframework.stereotype;version="[2.5.6, 3.0.0)"