refined Hibernate version range
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2516 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
053730c5f7
commit
971afd6820
|
|
@ -20,7 +20,7 @@ Import-Template:
|
|||
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
||||
org.apache.openjpa.persistence.*;version="[1.0.0, 3.0.0)";resolution:=optional,
|
||||
org.eclipse.persistence.*;version="[1.0.0, 3.0.0)";resolution:=optional,
|
||||
org.hibernate.*;version="[3.2.6.ga, 4.0.0)";resolution:=optional,
|
||||
org.hibernate.*;version="[3.2.0, 4.0.0)";resolution:=optional,
|
||||
org.springframework.aop.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.beans.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.context.*;version="[3.0.0, 3.0.1)",
|
||||
|
|
|
|||
Loading…
Reference in New Issue