removed legacy felix command adaptor. (FELIX-2342)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@944229 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/commands/pom.xml b/gogo/commands/pom.xml
index de58430..d465ff3 100644
--- a/gogo/commands/pom.xml
+++ b/gogo/commands/pom.xml
@@ -24,7 +24,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
- <name>Apache Felix Gogo Commands</name>
+ <name>Apache Felix Gogo Command Framework</name>
<artifactId>org.apache.felix.gogo.commands</artifactId>
<version>0.5.0-SNAPSHOT</version>
<dependencies>