Switch to spotbugs
[yangtools.git] / yang / odlext-model-api / pom.xml
index 57006d0e2b3453274230a40b809bb34135db2b6b..1f267f28fb7a3d416a656f48e04f738fd260d0c9 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>