You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2008/05/16 15:58:09 UTC

svn commit: r657066 - /felix/trunk/pom/pom.xml

Author: fmeschbe
Date: Fri May 16 06:58:09 2008
New Revision: 657066

URL: http://svn.apache.org/viewvc?rev=657066&view=rev
Log:
FELIX-562 Add webconsole to reactor build

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=657066&r1=657065&r2=657066&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Fri May 16 06:58:09 2008
@@ -148,6 +148,7 @@
         <module>../servicebinder</module>
         <module>../wireadmin</module>
         <module>../prefs</module>
+        <module>../webconsole</module>
         
         <module>../ipojo</module>