Enable findbugs in md-sal parent pom
[controller.git] / opendaylight / md-sal / parent / pom.xml
index ef17a375b85a232cd29ac57b9e84001a490ab3fe..0fd3249beae788c2aa91d3e74f76602563c0d917 100644 (file)
           <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
         </configuration>
       </plugin>
-<!--
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>findbugs-maven-plugin</artifactId>
           <failOnError>true</failOnError>
         </configuration>
       </plugin>
--->
     </plugins>
   </build>
 </project>