Enable findbugs in md-sal parent pom
[controller.git] / opendaylight / md-sal / mdsal-trace / cli / pom.xml
index 2c35f47c481cca2ff61f2cb08510e03be7ea3093..e337ae0161ba80fac7d39a5ad538afcf9f6413b6 100644 (file)
@@ -53,13 +53,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
           </instructions>
         </configuration>
       </plugin>
-      <plugin>
-       <groupId>org.codehaus.mojo</groupId>
-       <artifactId>findbugs-maven-plugin</artifactId>
-       <configuration>
-         <failOnError>true</failOnError>
-       </configuration>
-     </plugin>
     </plugins>
   </build>
 </project>