Switch to spotbugs
[yangtools.git] / yang / yang-model-api / pom.xml
index f709d3cf62a17ee09a71e36ffc4b65b20ab603d5..3fc97201ce8f0714e49f5cd8a296681c01365da9 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>