[jboss-cvs] JBossAS SVN: r95704 - branches/Branch_5_x/hibernate-int.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 28 16:35:59 EDT 2009


Author: smarlow at redhat.com
Date: 2009-10-28 16:35:59 -0400 (Wed, 28 Oct 2009)
New Revision: 95704

Modified:
   branches/Branch_5_x/hibernate-int/pom.xml
Log:
JBAS-7241 Update to Entity Manager 3.5 and JPA 2.

Modified: branches/Branch_5_x/hibernate-int/pom.xml
===================================================================
--- branches/Branch_5_x/hibernate-int/pom.xml	2009-10-28 19:51:07 UTC (rev 95703)
+++ branches/Branch_5_x/hibernate-int/pom.xml	2009-10-28 20:35:59 UTC (rev 95704)
@@ -27,7 +27,7 @@
     </dependency>
     <dependency>
       <groupId>org.hibernate</groupId>
-      <artifactId>hibernate-jbosscache2</artifactId>
+      <artifactId>hibernate-jbosscache</artifactId>
     </dependency>
     <dependency>
       <groupId>org.jboss.logging</groupId>




More information about the jboss-cvs-commits mailing list