[jboss-cvs] JBossAS SVN: r108580 - trunk/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 14 09:14:12 EDT 2010


Author: smarlow at redhat.com
Date: 2010-10-14 09:14:12 -0400 (Thu, 14 Oct 2010)
New Revision: 108580

Modified:
   trunk/component-matrix/pom.xml
Log:
JBAS-8413 upgrade Hibernate to 3.6.0.Final

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2010-10-14 13:11:15 UTC (rev 108579)
+++ trunk/component-matrix/pom.xml	2010-10-14 13:14:12 UTC (rev 108580)
@@ -63,7 +63,7 @@
     <version.jsr181.api>1.0-MR1</version.jsr181.api>
     <version.junit>4.6</version.junit>
     <version.ops4j.pax.web>0.7.2</version.ops4j.pax.web>
-    <version.org.hibernate>3.6.0.CR1</version.org.hibernate>
+    <version.org.hibernate>3.6.0.Final</version.org.hibernate>
     <version.org.hibernate.commons.annotations>3.2.0.Final</version.org.hibernate.commons.annotations>
     <version.org.hibernate.entity.manager>${version.org.hibernate}</version.org.hibernate.entity.manager>
     <version.org.hibernate.javax.persistence>1.0.0.Final</version.org.hibernate.javax.persistence>



More information about the jboss-cvs-commits mailing list