Switch to spotbugs
[yangtools.git] / yang / yang-maven-plugin-it / pom.xml
index e36f2ef9c981e897e179bed8916b8b5b78639ebb..c2f1c68df64b23b105b73cb99b370698e92a44c6 100644 (file)
                 </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>