updated template.mf version ranges in preparation for 1.0.4 release

This commit is contained in:
Mark Fisher
2010-04-16 16:08:07 +00:00
parent 350ed43937
commit 71bbe9b237
13 changed files with 13 additions and 13 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.integration.*;version="[1.0.3, 1.0.4)",
org.springframework.integration.*;version="[1.0.4, 1.0.5)",
org.springframework.beans.*;version="[2.5.6.A, 3.1.0)",
org.springframework.context;version="[2.5.6.A, 3.1.0)",
org.springframework.core.*;version="[2.5.6.A, 3.1.0)",