Enable findbugs in md-sal parent pom
[controller.git] / opendaylight / md-sal / sal-akka-raft / pom.xml
index feb36b4b0d8a6688f42bb0e763b91ef603e722ea..5acc7c8d9fd548b5a0ba191bef47b32eb36ada1c 100644 (file)
           </execution>
         </executions>
       </plugin>
-
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>findbugs-maven-plugin</artifactId>
-        <configuration>
-          <failOnError>true</failOnError>
-        </configuration>
-      </plugin>
     </plugins>
   </build>