checking in second example in tutorial using the maven-osgi-plugin

git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@383788 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 8fd5e0e..e9285e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
     <module>org.apache.felix.daemon</module>
     <module>org.apache.felix.main</module>
     <module>org.apache.felix.examples.eventlistener</module>
+    <module>org.apache.felix.examples.dictionaryservice</module>
   </modules>
 
   <repositories>