Removing the osgi.implementation capability again as it turns out that it's not needed.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1657620 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr/bnd.bnd b/scr/bnd.bnd
index fccecf8..5ed311d 100644
--- a/scr/bnd.bnd
+++ b/scr/bnd.bnd
@@ -8,10 +8,6 @@
 Provide-Capability: osgi.extender;\
                    osgi.extender="osgi.component";\
                    uses:="org.osgi.service.component";\
-                   version:Version="1.3",\
-                   osgi.implementation;\
-                   osgi.implementation="osgi.component";\
-                   uses:="org.osgi.service.component";\
                    version:Version="1.3"