Switch to spotbugs
[yangtools.git] / yang / yang-test-util / pom.xml
index a35cde73ca17933c71a0758c04cb7cadf74f04a8..a550ab917b45e62df042d44a5f187c581123c53e 100644 (file)
@@ -53,8 +53,8 @@
                 </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>