[hibernate-commits] Hibernate SVN: r15486 - core/trunk.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Mon Nov 3 15:07:15 EST 2008


Author: hardy.ferentschik
Date: 2008-11-03 15:07:15 -0500 (Mon, 03 Nov 2008)
New Revision: 15486

Modified:
   core/trunk/pom.xml
Log:
HHH-3580 added entity manager to module list

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2008-11-03 15:27:53 UTC (rev 15485)
+++ core/trunk/pom.xml	2008-11-03 20:07:15 UTC (rev 15486)
@@ -56,6 +56,7 @@
         <module>connection-proxool</module>
         <module>commons-annotations</module>
         <module>annotations</module>
+        <module>entitymanager</module>
         <module>envers</module>
         <module>jmx</module>
         <module>testing</module>




More information about the hibernate-commits mailing list