[jboss-cvs] JBossAS SVN: r62339 - branches/Branch_4_2/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 13 18:39:14 EDT 2007


Author: fnasser at redhat.com
Date: 2007-04-13 18:39:14 -0400 (Fri, 13 Apr 2007)
New Revision: 62339

Modified:
   branches/Branch_4_2/build/build-thirdparty.xml
Log:
Switch to use Hibernate 3.2.3.GA

Modified: branches/Branch_4_2/build/build-thirdparty.xml
===================================================================
--- branches/Branch_4_2/build/build-thirdparty.xml	2007-04-13 17:29:44 UTC (rev 62338)
+++ branches/Branch_4_2/build/build-thirdparty.xml	2007-04-13 22:39:14 UTC (rev 62339)
@@ -72,7 +72,7 @@
     <componentref name="dom4j" version="1.6.1-brew"/>
     <componentref name="gjt-jpl-util" version="1.0"/>
     <componentref name="gnu-getopt" version="1.0.12-brew"/>
-    <componentref name="hibernate" version="3.2.1.GA"/>
+    <componentref name="hibernate" version="3.2.3.GA"/>
     <componentref name="hibernate-annotations" version="3.2.1.GA"/>
     <componentref name="hibernate-entitymanager" version="3.2.1.GA"/>
     <componentref name="hsqldb" version="1.8.0.2"/>




More information about the jboss-cvs-commits mailing list