Update template.mf files to Spring 3.0.5.RELEASE

This commit is contained in:
Rossen Stoyanchev
2011-02-28 11:39:58 +00:00
parent 3f8d0c8ba0
commit 1f988e0c57
4 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ Import-Package:
ognl;version="[2.6.9, 3.0.0)";resolution:=optional,
org.jboss.el;version="[2.0.0, 3.0.0)";resolution:=optional
Import-Template:
org.springframework.*;version="[3.0.4.RELEASE, 3.1.0)",
org.springframework.*;version="[3.0.5.RELEASE, 3.1.0)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
javax.el;version="[1.0.0, 2.0.0)";resolution:=optional,
ognl;version="[2.6.9, 3.0.0)";resolution:=optional,