complete addition of scripting by renaming module from console to shell (FELIX-2339)


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@944052 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/pom.xml b/gogo/pom.xml
index dffe91e..98f019e 100644
--- a/gogo/pom.xml
+++ b/gogo/pom.xml
@@ -34,7 +34,7 @@
 
     <modules>
         <module>runtime</module>
-        <module>console</module>
+        <module>shell</module>
         <module>commands</module>
         <module>felixcommands</module>
     </modules>