remove "polling" from OpenflowPluginDiagStatusProvider
[openflowplugin.git] / openflowplugin-impl / pom.xml
index 254626301cf21dfbecc684f2c2c63b1954ef74b9..73c535fc8dd7a22c5bed825bd9631323360aeab6 100644 (file)
                 <artifactId>maven-bundle-plugin</artifactId>
                 <extensions>true</extensions>
             </plugin>
-            <!-- TODO Remove this when we upgrade to odlparent with a fix for ODLPARENT-146 -->
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>findbugs-maven-plugin</artifactId>
-                <configuration>
-                    <failOnError>false</failOnError>
-                </configuration>
-            </plugin>
         </plugins>
     </build>
 </project>