moved OpenSessionInViewTests back to orm module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4784 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
ca8ef15485
commit
d1874aa592
|
|
@ -22,7 +22,6 @@
|
|||
<conf name="poi" extends="runtime" description="JARs needed to create beans for Poi"/>
|
||||
<conf name="tiles" extends="runtime" description="JARs neeeded to create beans for Tiles"/>
|
||||
<conf name="velocity" extends="runtime" description="JARs needed to create beans for Velocity"/>
|
||||
<conf name="hibernate" extends="runtime" description="JARs needed to use Hibernate"/>
|
||||
</configurations>
|
||||
|
||||
<publications>
|
||||
|
|
|
|||
Loading…
Reference in New Issue