INT-1999 updated template.mf files for new 2.1.0 version range

This commit is contained in:
Mark Fisher
2011-07-22 17:01:33 -04:00
parent 46238e555c
commit 74747fdd8f
21 changed files with 21 additions and 21 deletions

View File

@@ -4,7 +4,7 @@ Bundle-Vendor: SpringSource
Bundle-Version: ${version}
Bundle-ManifestVersion: 2
Import-Template:
org.springframework.integration.*;version="[2.0.6, 2.0.7)",
org.springframework.integration.*;version="[2.1.0, 2.1.1)",
org.springframework.beans.*;version="[3.0.5, 4.0.0)",
org.springframework.context.*;version="[3.0.5, 4.0.0)",
org.springframework.core.*;version="[3.0.5, 4.0.0)",