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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 1 12:14:31 EDT 2007


Author: dimitris at jboss.org
Date: 2007-11-01 12:14:31 -0400 (Thu, 01 Nov 2007)
New Revision: 66657

Modified:
   trunk/build/build-thirdparty.xml
Log:
hibernate-entitymanager to 3.3.2.Beta1
hibernate-annotations to 3.3.1.Beta1

Modified: trunk/build/build-thirdparty.xml
===================================================================
--- trunk/build/build-thirdparty.xml	2007-11-01 15:37:28 UTC (rev 66656)
+++ trunk/build/build-thirdparty.xml	2007-11-01 16:14:31 UTC (rev 66657)
@@ -75,9 +75,9 @@
     <componentref name="gjt-jpl-util" version="1.0"/>
     <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.0.GA"/>
+    <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.1.GA"/>
+    <componentref name="hibernate-entitymanager" version="3.3.2.Beta1"/>
     <componentref name="hibernate-validator" version="3.0.0.GA"/>
     <componentref name="hsqldb" version="1.8.0.2"/>
     <componentref name="jacorb" version="2.3.0jboss.patch5-brew"/>




More information about the jboss-cvs-commits mailing list