INT-1526 updating template.mf files for minimum version of Spring 3.0.5

This commit is contained in:
Mark Fisher
2010-10-23 12:55:45 -05:00
parent d7bbbaae17
commit e8da488033
19 changed files with 91 additions and 91 deletions

View File

@@ -4,7 +4,7 @@ Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
org.apache.tools.ant.*;version="[1.7.0, 2.0.0)",
org.springframework.*;version="[3.0.3, 4.0.0)",
org.springframework.*;version="[3.0.5, 4.0.0)",
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
junit.framework.*;version="[4.6.0, 4.7.0)",
org.junit.*;version="[4.6.0, 4.7.0)",