Author: fmeschbe
Date: Tue Aug 19 06:22:01 2008
New Revision: 687055
URL: http://svn.apache.org/viewvc?rev=687055&view=rev
Log:
FELIX-615 Add shell.remote module
Modified:
felix/trunk/pom/pom.xml
Modified: felix/trunk/pom/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=687055&r1=687054&r2=687055&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Tue Aug 19 06:22:01 2008
@@ -134,6 +134,7 @@
<module>../shell.tui</module>
<module>../shell.gui</module>
<module>../shell.gui.plugin</module>
+ <module>../shell.remote</module>
<module>../org.osgi.service.obr</module>
<module>../bundlerepository</module>
<module>../log</module>