FELIX-5182: Cleanup DM samples.
FELIX-5077: implemented type-safe proxy configuration for the @ConfigurationDependency annotation, which can now be applied 
on an updated method which accepts a type-safe config proxy as argument. By default, the pid is assumed to be the fqdn of the
config proxy object.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1729464 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/org.apache.felix.dependencymanager.samples/dynamicdep.annot.bnd b/dependencymanager/org.apache.felix.dependencymanager.samples/dynamicdep.annot.bnd
index 73f8c74..7492d65 100644
--- a/dependencymanager/org.apache.felix.dependencymanager.samples/dynamicdep.annot.bnd
+++ b/dependencymanager/org.apache.felix.dependencymanager.samples/dynamicdep.annot.bnd
@@ -17,4 +17,6 @@
 Private-Package:  \
 	org.apache.felix.dependencymanager.samples.dynamicdep.annot
 Bundle-Description: Dependency Manager dynamic dependency example with annotations
-Bundle-Name: Dependency Manager Dynamic Dependency Example With Annotations
\ No newline at end of file
+Bundle-Name: Dependency Manager Dynamic Dependency Example With Annotations
+-plugin: org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin;log=debug;\
+  path:=${workspace}/org.apache.felix.dependencymanager.annotation/generated/org.apache.felix.dependencymanager.annotation.jar