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,12 +4,12 @@ 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.core.*;version="[2.5.5.A, 3.0.0)",
org.springframework.beans.*;version="[2.5.6, 3.0.0)",
org.springframework.core.*;version="[2.5.6, 3.0.0)",
org.springframework.util;version="[2.5.6, 3.0.0)",
org.springframework.oxm;version="[1.5.4.A, 2.0.0)";resolution:=optional,
org.springframework.util;version="[2.5.5.A, 3.0.0)",
org.springframework.xml.*;version="[1.5.4.A, 2.0.0)"
Unversioned-Imports:
org.w3c.dom,
javax.xml.*,
org.xml.sax.*
org.xml.sax.*