Switch to spotbugs
[yangtools.git] / yang / rfc6536-model-api / pom.xml
index 6a00e6043bee237197e5dd790387a72ce9116c47..96901d1eaf2be6b019e6740fc8eb53e7e5f0537b 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>