added a project that contains all samples used in the documentation: this is just a collection of code snippets, it's not meant to be deployed or run

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@893234 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/pom.xml b/dependencymanager/pom.xml
index 71b350f..1fc5f9f 100644
--- a/dependencymanager/pom.xml
+++ b/dependencymanager/pom.xml
@@ -36,6 +36,7 @@
     <module>core</module>
     <module>shell</module>
     <module>compat</module>
+    <module>samples</module>
     <module>test</module>
   </modules>
 </project>