Specify symbolic name. (FELIX-2192)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@921589 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/shell.remote/pom.xml b/shell.remote/pom.xml
index 527d21a..5f6b3c7 100644
--- a/shell.remote/pom.xml
+++ b/shell.remote/pom.xml
@@ -57,6 +57,7 @@
<extensions>true</extensions>
<configuration>
<instructions>
+ <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Category>console</Bundle-Category>
<Bundle-Activator>
org.apache.felix.shell.remote.Activator