Switch to spotbugs
[controller.git] / opendaylight / blueprint / pom.xml
index af5bc7be4e1bda7a800b371dd179d66cb77bb54d..956855c7fc18affabc18d95577e142cc5b61055f 100644 (file)
         </configuration>
       </plugin>
       <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>findbugs-maven-plugin</artifactId>
+        <groupId>com.github.spotbugs</groupId>
+        <artifactId>spotbugs-maven-plugin</artifactId>
         <configuration>
           <failOnError>true</failOnError>
         </configuration>