Added Shell GUI Plugin to the build process.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@391625 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 41e6dd6..b5578a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
     <module>org.apache.felix.shell</module>

     <module>org.apache.felix.shell.tui</module>

     <module>org.apache.felix.shell.gui</module>

+    <module>org.apache.felix.shell.gui.plugin</module>

     <module>org.apache.felix.bundlerepository</module>

     <module>org.apache.felix.daemon</module>

     <module>org.apache.felix.dependencymanager</module>