Upgraded Hibernate 3 dependency to Hibernate 3.3.2.GA (and SLF4J 1.6.1)

This commit is contained in:
Juergen Hoeller
2012-12-04 16:42:55 +01:00
parent ceb8ce0a76
commit b016c8db91
3 changed files with 8 additions and 8 deletions

View File

@@ -177,11 +177,11 @@
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate/3.3.1.GA/com.springsource.org.hibernate-3.3.1.GA.jar!/" />
<root url="jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate/3.3.2.GA/com.springsource.org.hibernate-3.3.2.GA.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate/3.3.1.GA/com.springsource.org.hibernate-sources-3.3.1.GA.jar!/" />
<root url="jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate/3.3.2.GA/com.springsource.org.hibernate-sources-3.3.2.GA.jar!/java" />
</SOURCES>
</library>
</orderEntry>