moved socketproxy to https://wamblee.org/svn/public/socketproxy
[utils] / pom.xml
diff --git a/pom.xml b/pom.xml
index 06a6096918c6ba62c13004e0e9891a4542072867..0a74bef9dc35eec0162b635db7d5d3c8e1b5bfd1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <configuration>
                     <instrumentation>
                         <excludes>
-                            <exclude>org/wamblee/crawler/kiss/**/*.class</exclude>
                             <exclude>org/wamblee/mythtv/**/*.class</exclude>
                         </excludes>
                     </instrumentation>
                 </property>
             </activation>
                        <modules>
-              <module>socketproxy</module>
-              <module>crawler</module>
               <module>mythtv</module>
                    </modules>
         </profile>