You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ge...@apache.org on 2012/11/07 15:07:20 UTC

svn commit: r1406642 - /openwebbeans/trunk/pom.xml

Author: gerdogdu
Date: Wed Nov  7 14:07:20 2012
New Revision: 1406642

URL: http://svn.apache.org/viewvc?rev=1406642&view=rev
Log:
OWB-717 Remove Failover implementation from Web to Own Project

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1406642&r1=1406641&r2=1406642&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Wed Nov  7 14:07:20 2012
@@ -469,6 +469,7 @@
         <module>webbeans-jms</module>       
         <module>webbeans-jsf</module>
         <module>webbeans-jsf12</module>
+        <module>webbeans-clustering</module>
         <module>webbeans-el10</module>
         <module>webbeans-el22</module>		
         <module>webbeans-resource</module>