updated template.mf files for 2.0.3

This commit is contained in:
Mark Fisher
2011-02-09 22:33:30 -06:00
parent 73a50fe137
commit b46052e487
21 changed files with 21 additions and 21 deletions

View File

@@ -5,7 +5,7 @@ Bundle-Version: ${version}
Bundle-ManifestVersion: 2
Import-Template:
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
org.springframework.integration.*;version="[2.0.2, 2.0.3)",
org.springframework.integration.*;version="[2.0.3, 2.0.4)",
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)",