[webbeans-commits] Webbeans SVN: r2622 - examples/trunk.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Thu Apr 23 21:09:58 EDT 2009


Author: dan.j.allen
Date: 2009-04-23 21:09:57 -0400 (Thu, 23 Apr 2009)
New Revision: 2622

Modified:
   examples/trunk/pom.xml
Log:
reflect change to tomcat example


Modified: examples/trunk/pom.xml
===================================================================
--- examples/trunk/pom.xml	2009-04-24 01:08:54 UTC (rev 2621)
+++ examples/trunk/pom.xml	2009-04-24 01:09:57 UTC (rev 2622)
@@ -73,11 +73,11 @@
    <modules>
       <module>numberguess</module>
       <module>jsf2</module>
-      <module>tomcat</module>
       <module>translator</module>
       <module>login</module>
       <module>conversations</module>
       <module>se/numberguess</module>
+      <module>servlet-numberguess</module>
       <module>wicket/numberguess</module>
       <module>wicket/conversations</module>
    </modules>




More information about the weld-commits mailing list