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,7 +3,7 @@ Bundle-Name: Spring Integration XML Support
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.beans.factory.*;version="[2.5.4.A, 3.0.0)",
org.springframework.core.*;version="[2.5.4.A, 3.0.0)",
org.springframework.oxm;version="[1.5.1.A, 2.0.0)";resolution:=optional,