Added 10 minutes tutorial and webconsole quickstart to the distribution pom

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1470477 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/distributions/pom.xml b/ipojo/distributions/pom.xml
index 1d0a494..b58be66 100644
--- a/ipojo/distributions/pom.xml
+++ b/ipojo/distributions/pom.xml
@@ -35,6 +35,10 @@
 
     <modules>
         <module>ipojo-felix-quicktart</module>
+        <module>ipojo-webconsole-quicktart</module>
+        <module>ten-minutes-tutorial</module>
+        <module>maven-tutorial</module>
+        <module>handler-tutorial</module>
     </modules>
 
     <properties>