[seam-commits] Seam SVN: r13636 - examples/trunk.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Aug 25 15:44:54 EDT 2010


Author: dan.j.allen
Date: 2010-08-25 15:44:53 -0400 (Wed, 25 Aug 2010)
New Revision: 13636

Modified:
   examples/trunk/pom.xml
Log:
update name of booking module


Modified: examples/trunk/pom.xml
===================================================================
--- examples/trunk/pom.xml	2010-08-25 19:15:25 UTC (rev 13635)
+++ examples/trunk/pom.xml	2010-08-25 19:44:53 UTC (rev 13636)
@@ -89,7 +89,7 @@
    </dependencyManagement>
 
    <modules>
-      <module>booking-simplified</module>
+      <module>javaee-booking</module>
    </modules>
 
    <build>



More information about the seam-commits mailing list