[jboss-cvs] JBossAS SVN: r75355 - branches/JBPAPP_4_2_0_GA_CP/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 3 16:20:39 EDT 2008


Author: permaine
Date: 2008-07-03 16:20:38 -0400 (Thu, 03 Jul 2008)
New Revision: 75355

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-953 Upgrade Hibernate, Hibernate Annotations and Hibernate Entity Manager

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-07-03 18:50:30 UTC (rev 75354)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-07-03 20:20:38 UTC (rev 75355)
@@ -85,9 +85,9 @@
     <componentref name="beanshell" version="1.3.0-brew"/>
     <componentref name="dom4j" version="1.6.1-brew"/>
     <componentref name="gnu-getopt" version="1.0.12-brew"/>
-    <componentref name="hibernate" version="3.2.4.SP1_CP03-brew"/>
-    <componentref name="hibernate-annotations" version="3.2.1.GA.patch02-brew"/>
-    <componentref name="hibernate-entitymanager" version="3.2.1.GA-brew"/>
+    <componentref name="hibernate" version="3.2.4.SP1_CP04-brew"/>
+    <componentref name="hibernate-annotations" version="3.2.1.GA_CP02-brew"/>
+    <componentref name="hibernate-entitymanager" version="3.2.1.GA_CP03-brew"/>
     <componentref name="hsqldb" version="1.8.0.8.patch01-brew"/>
     <componentref name="jacorb" version="2.3.0jboss.patch5-brew"/>
     <componentref name="javassist" version="3.5.0.GA-brew"/>




More information about the jboss-cvs-commits mailing list