Switch to spotbugs
[yangtools.git] / yang / rfc7952-model-api / pom.xml
index f08216d33b0f513225f2dc251cb8282fca25f0bb..618a699b41e60cf74d7dd10d5e3363f893d1c669 100644 (file)
@@ -65,8 +65,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>