fixed javax.el version range (following 2.5.6.A)

master
Juergen Hoeller 16 years ago
parent 97b1fd0fc4
commit 68dfd9efe8
  1. 2
      org.springframework.beans/template.mf

@ -3,7 +3,7 @@ Bundle-Name: Spring Beans
Bundle-Vendor: SpringSource Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Import-Template: Import-Template:
javax.el.*;version="[2.1.0, 3.0.0)";resolution:=optional, javax.el.*;version="[1.0.0, 2.0.0)";resolution:=optional,
net.sf.cglib.*;version="[2.1.3, 2.2.0)";resolution:=optional, net.sf.cglib.*;version="[2.1.3, 2.2.0)";resolution:=optional,
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)", org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
org.springframework.core.*;version="[3.0.0, 3.0.1)", org.springframework.core.*;version="[3.0.0, 3.0.1)",

Loading…
Cancel
Save