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

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Sat Apr 19 01:16:04 EDT 2008


Author: steve.ebersole at jboss.com
Date: 2008-04-19 01:16:04 -0400 (Sat, 19 Apr 2008)
New Revision: 14562

Modified:
   core/trunk/pom.xml
Log:
try incorporating assembly ; take 4

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2008-04-19 05:15:20 UTC (rev 14561)
+++ core/trunk/pom.xml	2008-04-19 05:16:04 UTC (rev 14562)
@@ -61,6 +61,7 @@
         <module>bytecode-cglib</module>
         <module>bytecode-javassist</module>
 -->
+        <module>distribution</module>
     </modules>
     
     <build>




More information about the hibernate-commits mailing list