Removing dependencies on maven-felix-plugin for now because they make our ant build fail.

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