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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 5 05:11:54 EST 2008


Author: dimitris at jboss.org
Date: 2008-02-05 05:11:54 -0500 (Tue, 05 Feb 2008)
New Revision: 69609

Modified:
   trunk/build/build-thirdparty.xml
Log:
JBAS-5207, Upgrade Hibernate EntityManager to 3.3.2.Beta3

Modified: trunk/build/build-thirdparty.xml
===================================================================
--- trunk/build/build-thirdparty.xml	2008-02-05 07:26:52 UTC (rev 69608)
+++ trunk/build/build-thirdparty.xml	2008-02-05 10:11:54 UTC (rev 69609)
@@ -76,7 +76,7 @@
     <componentref name="hibernate" version="3.2.4.SP1_CP01-brew"/>
     <componentref name="hibernate-annotations" version="3.3.1.Beta1"/>
     <componentref name="hibernate-commons-annotations" version="3.0.0.GA"/>
-    <componentref name="hibernate-entitymanager" version="3.3.2.Beta2"/>
+    <componentref name="hibernate-entitymanager" version="3.3.2.Beta3"/>
     <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