Changed inter-project dependency version ranges from "[1.0.0, 1.0.0]" to "[1.0.0, 1.0.1)" (INT-248).

This commit is contained in:
Mark Fisher
2008-06-25 18:06:33 +00:00
parent 53ceb3f5c7
commit fe6125db26
6 changed files with 6 additions and 6 deletions

View File

@@ -3,6 +3,6 @@ Bundle-Name: Spring Integration Samples
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
org.springframework.integration.*;version="[1.0.0, 1.0.0]",
org.springframework.integration.*;version="[1.0.0, 1.0.1)",
org.springframework.context.support;version="[2.5.4.A, 3.0.0)",
org.springframework.stereotype;version="[2.5.4.A, 3.0.0)"