commit | e6c00cdd214e38dc2f488d2f9a049d0cbeac0050 | [log] [tgz] |
---|---|---|
author | Felix Meschberger <fmeschbe@apache.org> | Tue Aug 19 13:22:01 2008 +0000 |
committer | Felix Meschberger <fmeschbe@apache.org> | Tue Aug 19 13:22:01 2008 +0000 |
tree | fc2de87eb66e517a3736b6a1cc7e0c9169183128 | |
parent | 2102e54e79ff97cb75ad9671608bf5538b9d8b9c [diff] |
FELIX-615 Add shell.remote module git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@687055 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml index 15dc4ea..2e476fa 100644 --- a/pom/pom.xml +++ b/pom/pom.xml
@@ -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>