You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2006/09/06 15:39:31 UTC

svn commit: r440710 - /incubator/felix/trunk/servicebinder/pom.xml

Author: rickhall
Date: Wed Sep  6 06:39:31 2006
New Revision: 440710

URL: http://svn.apache.org/viewvc?view=rev&rev=440710
Log:
Added symbolic name.

Modified:
    incubator/felix/trunk/servicebinder/pom.xml

Modified: incubator/felix/trunk/servicebinder/pom.xml
URL: http://svn.apache.org/viewvc/incubator/felix/trunk/servicebinder/pom.xml?view=diff&rev=440710&r1=440709&r2=440710
==============================================================================
--- incubator/felix/trunk/servicebinder/pom.xml (original)
+++ incubator/felix/trunk/servicebinder/pom.xml Wed Sep  6 06:39:31 2006
@@ -36,6 +36,7 @@
                 <value>metadata.xml</value>
               </property>
             </entries>
+            <bundleSymbolicName>${pom.artifactId}</bundleSymbolicName>
             <bundleName>Service Binder</bundleName>
             <bundleVendor>Apache Software Foundation</bundleVendor>
             <!--<bundleVersion>1.1.2</bundleVersion>-->