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/examples/pom.xml b/examples/pom.xml
index d372b85..70e95b8 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -52,7 +52,7 @@
<modules>
<module>eventlistener</module>
<module>dictionaryservice</module>
- <module>dictionaryservice.itest</module>
+<!-- <module>dictionaryservice.itest</module> -->
<module>frenchdictionary</module>
<module>dictionaryclient</module>
<module>dictionaryclient2</module>
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>