Enable findbugs in md-sal parent pom
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index 1a689ed0a43e4b7c2981924845884591e10c24bf..ccadd3e047af4732d18caa4d44b62015a79aae93 100644 (file)
           </execution>
         </executions>
       </plugin>
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>findbugs-maven-plugin</artifactId>
-        <configuration>
-          <failOnError>true</failOnError>
-        </configuration>
-      </plugin>
     </plugins>
   </build>
 
     </plugins>
   </build>