mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 17:49:02 +00:00
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:
@@ -9,8 +9,8 @@ Import-Template:
|
||||
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
||||
org.apache.commons.pool.*;version="[1.3.0, 2.0.0)";resolution:=optional,
|
||||
org.aspectj.*;version="[1.5.4, 2.0.0)";resolution:=optional,
|
||||
org.springframework.beans.*;version="[2.5.5.A, 2.5.5.A]",
|
||||
org.springframework.core.*;version="[2.5.5.A, 2.5.5.A]",
|
||||
org.springframework.util.*;version="[2.5.5.A, 2.5.5.A]"
|
||||
org.springframework.beans.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.core.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.util.*;version="[3.0.0, 3.0.1)"
|
||||
Unversioned-Imports:
|
||||
org.w3c.dom.*
|
||||
|
||||
Reference in New Issue
Block a user