Author: rickhall
Date: Wed Mar 10 22:01:43 2010
New Revision: 921589

URL: http://svn.apache.org/viewvc?rev=921589&view=rev
Log:
Specify symbolic name. (FELIX-2192)

Modified:
    felix/trunk/shell.remote/pom.xml

Modified: felix/trunk/shell.remote/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/shell.remote/pom.xml?rev=921589&r1=921588&r2=921589&view=diff
==============================================================================
--- felix/trunk/shell.remote/pom.xml (original)
+++ felix/trunk/shell.remote/pom.xml Wed Mar 10 22:01:43 2010
@@ -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


Reply via email to