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.annotation/bnd.bnd b/dependencymanager/org.apache.felix.dependencymanager.annotation/bnd.bnd
index 0743a46..cf8d441 100644
--- a/dependencymanager/org.apache.felix.dependencymanager.annotation/bnd.bnd
+++ b/dependencymanager/org.apache.felix.dependencymanager.annotation/bnd.bnd
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-Bundle-Version: 4.0.4
+Bundle-Version: 4.1.0
 -buildpath:  \
 	osgi.core;version=4.2,\
 	de.twentyeleven.skysail.org.json-osgi;version=20080701.0,\