Bundlor templates now refer to Spring 3.0

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@161 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Arjen Poutsma
2008-10-28 11:20:47 +00:00
parent 3b117da6bf
commit 6d4d5d5f4b
10 changed files with 70 additions and 70 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ Import-Template:
javax.el.*;version="[2.1.0, 3.0.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.springframework.core.*;version="[3.0.0, 3.0.0]",
org.springframework.util.*;version="[3.0.0, 3.0.0]",
org.springframework.core.*;version="[3.0.0, 3.0.1)",
org.springframework.util.*;version="[3.0.0, 3.0.1)",
Unversioned-Imports:
javax.xml.parsers.*,
org.w3c.dom.*,