simple bundle name fix

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1436629 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/gogo/pom.xml b/webconsole-plugins/gogo/pom.xml
index c1f2614..f16f43c 100644
--- a/webconsole-plugins/gogo/pom.xml
+++ b/webconsole-plugins/gogo/pom.xml
@@ -23,7 +23,7 @@
 	<packaging>bundle</packaging>

 	<version>0.0.1-SNAPSHOT</version>

 

-	<name>Apache Felix Web Gogo Shell Plugin</name>

+	<name>Apache Felix Web Console Gogo Shell Plugin</name>

 	<description>

         This is a plugin for the Apache Felix OSGi web console that provides access to Gogo shell commands.

     </description>