FELIX-1431: Add a web console plugin to have access to the gogo shell

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@801921 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/webconsole/pom.xml b/karaf/webconsole/pom.xml
index 225c074..24c116f 100644
--- a/karaf/webconsole/pom.xml
+++ b/karaf/webconsole/pom.xml
@@ -35,7 +35,8 @@
   <name>Apache Felix Karaf :: Web Console</name>
   
   <modules>
-    <module>plugins</module>
+    <module>features</module>
+    <module>gogo</module>
     <module>branding</module>
   </modules>