Enable findbugs in md-sal parent pom
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / pom.xml
index e3cea4c54a593beabe42f617f4198ef9c893bb22..2bf8864e9b3b5ecb9851eacc6783e1bd125ef198 100644 (file)
                     </instructions>
                 </configuration>
             </plugin>
-            <plugin>
-              <groupId>org.codehaus.mojo</groupId>
-              <artifactId>findbugs-maven-plugin</artifactId>
-              <configuration>
-                <failOnError>true</failOnError>
-              </configuration>
-            </plugin>
         </plugins>
     </build>