Switch to spotbugs
[yangtools.git] / common / util / pom.xml
index 68bacdad49d0b1d547cf9294a1041f7165d3e23d..f292fe60b7d6c9179d57e91c9cc43f5013338829 100644 (file)
@@ -83,8 +83,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>