[seam-commits] Seam SVN: r14514 - branches/community/Seam_2_3/examples-ee6.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Apr 4 20:16:06 EDT 2012


Author: dhinojosa
Date: 2012-04-04 20:16:05 -0400 (Wed, 04 Apr 2012)
New Revision: 14514

Modified:
   branches/community/Seam_2_3/examples-ee6/pom.xml
Log:
added groovybooking and jpa modules to example-ee6/pom.xml

Modified: branches/community/Seam_2_3/examples-ee6/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/pom.xml	2012-04-05 00:14:01 UTC (rev 14513)
+++ branches/community/Seam_2_3/examples-ee6/pom.xml	2012-04-05 00:16:05 UTC (rev 14514)
@@ -21,6 +21,8 @@
         <module>drools</module>
 <!--        <module>dvdstore</module> -->
         <module>excel</module>
+        <module>groovybooking</module>
+        <module>jpa</module>
         <module>mail</module>
         <module>messages</module>
         <module>nestedbooking</module>



More information about the seam-commits mailing list