Switch to spotbugs
[yangtools.git] / yang / yang-maven-plugin-spi / pom.xml
index e479c12c53cda1d01d02c4a5a7c0f47320968598..2887dda4fbde735c8a876c34c744fdfa51b89ec4 100644 (file)
@@ -82,8 +82,8 @@
                 </executions>
             </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>