Switch to spotbugs
[yangtools.git] / yang / yang-parser-spi / pom.xml
index be07928884c7633a1632f5e9de6d56b9bac5905b..5836930bb9a773c82aa81361bcd96b7cb138ad4a 100644 (file)
@@ -71,8 +71,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>