updated spring-integration and spring version ranges in template.mf files, and also updated spring-ws to 1.5.7.A and spring-security to 2.0.5.RELEASE

This commit is contained in:
Mark Fisher
2009-08-03 22:44:27 +00:00
parent 87f4e1f3f4
commit ee25237f0b
20 changed files with 84 additions and 84 deletions

View File

@@ -4,7 +4,7 @@ Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
org.springframework.beans.*;version="[2.5.6.A, 3.1.0)",
org.springframework.util;version="[2.5.6.A, 3.1.0)",
org.springframework.integration.*;version="[1.0.3, 1.0.4)",
org.springframework.beans.*;version="[3.0.0, 4.0.0)",
org.springframework.util;version="[3.0.0, 4.0.0)",
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
org.w3c.dom.*;version="0"