updating template.mf files for the 2.0.2 release

This commit is contained in:
Mark Fisher
2011-02-07 09:32:16 -05:00
parent 3a45eb2a94
commit 6c6af30922
21 changed files with 24 additions and 25 deletions

View File

@@ -4,14 +4,14 @@ Bundle-Vendor: SpringSource
Bundle-Version: ${version}
Bundle-ManifestVersion: 2
Import-Template:
org.springframework.integration.*;version="[2.0.1, 2.0.2)",
org.springframework.integration.*;version="[2.0.2, 2.0.3)",
org.springframework.beans.*;version="[3.0.5, 4.0.0)",
org.springframework.core.*;version="[3.0.5, 4.0.0)",
org.springframework.context.expression.*;version="[3.0.5, 4.0.0)",
org.springframework.expression.*;version="[3.0.5, 4.0.0)",
org.springframework.util.*;version="[3.0.5, 4.0.0)",
org.springframework.oxm;version="[1.5.9, 3.1.0)";resolution:=optional,
org.springframework.xml.*;version="[1.5.9, 2.0.0)",
org.springframework.xml.*;version="[1.5.9, 2.1.0)",
org.apache.commons.logging.*;version="[1.0, 2.0)",
org.w3c.dom.*;version="0",
org.xml.sax.*;version="0",