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>