Add missing maven-felix-plugin entry (this plugin is used in some of the examples)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@646200 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml
index 27fca52..ce354fe 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -98,6 +98,7 @@
         <module>../bundleplugin</module>
         <module>../scrplugin</module>
         <module>../tools/maven2/maven-osgi-plugin</module>
+        <module>../tools/maven2/maven-felix-plugin</module>
       </modules>
     </profile>