(no commit message)
[utils] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1f30478c6ab88698c0946bc9498a86234810722e..6f1d3cf1ff67224a13ad3f9be094fd3a4f7750f7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <configuration>
                     <instrumentation>
                         <excludes>
-                          <exclude>org/wamblee/socketproxy/**/*.class</exclude>
                           <exclude>org/wamblee/crawler/kiss/**/*.class</exclude>
+                          <exclude>org/wamblee/mythtv/**/*.class</exclude>
                         </excludes>
                     </instrumentation>
                 </configuration>