Switch to spotbugs
[yangtools.git] / yang / yang-xpath-api / pom.xml
index c323b6636f2d74bdaf2482f22878ef015aba24b9..0a6778c6d49801fe0afd8b5b4d8faeecf3b28c85 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>