Initial porting of some Felix shell commands to Gogo; a lot of this is still
likely to change. (FELIX-2042)


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@941338 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/pom.xml b/gogo/pom.xml
index a24d329..b035990 100644
--- a/gogo/pom.xml
+++ b/gogo/pom.xml
@@ -37,6 +37,7 @@
         <module>launcher</module>
         <module>console</module>
         <module>commands</module>
+        <module>felixcommands</module>
     </modules>
 
     <dependencyManagement>