[jboss-cvs] JBossAS SVN: r70917 - trunk/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 17 14:27:30 EDT 2008


Author: dimitris at jboss.org
Date: 2008-03-17 14:27:30 -0400 (Mon, 17 Mar 2008)
New Revision: 70917

Modified:
   trunk/build/build-thirdparty.xml
Log:
Hibernate to 3.2.6.GA
Hibernate Annotations to 3.3.1.GA
Hibernate EntityManager to 3.3.2.GA
(the latter includes hibernate ejb3-persistence 1.0.1.GA)

Modified: trunk/build/build-thirdparty.xml
===================================================================
--- trunk/build/build-thirdparty.xml	2008-03-17 18:23:24 UTC (rev 70916)
+++ trunk/build/build-thirdparty.xml	2008-03-17 18:27:30 UTC (rev 70917)
@@ -73,10 +73,10 @@
     <componentref name="dom4j" version="1.6.1"/>
     <componentref name="easymock" version="1.1"/>
     <componentref name="gnu-getopt" version="1.0.12-brew"/>
-    <componentref name="hibernate" version="3.2.4.SP1_CP01-brew"/>
-    <componentref name="hibernate-annotations" version="3.3.1.Beta1"/>
+    <componentref name="hibernate" version="3.2.6.GA"/>
+    <componentref name="hibernate-annotations" version="3.3.1.GA"/>
     <componentref name="hibernate-commons-annotations" version="3.0.0.GA"/>
-    <componentref name="hibernate-entitymanager" version="3.3.2.Beta3"/>
+    <componentref name="hibernate-entitymanager" version="3.3.2.GA"/>
     <componentref name="hibernate-validator" version="3.0.0.GA"/>
     <componentref name="hsqldb" version="1.8.0.8-brew"/>
     <componentref name="jacorb" version="2.3.0jboss.patch5-brew"/>




More information about the jboss-cvs-commits mailing list