Switch to spotbugs
[yangtools.git] / yang / openconfig-model-api / pom.xml
index 440b1c9b3095c22e3da1398ab60f777786db6b98..7e1328742e8dd2dc674bf64a1fd42b7f225ed8f3 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>