Switch to spotbugs
[yangtools.git] / common / concepts / pom.xml
index 61bddb8b322068dc723577f223942cd42aebd660..a62b05e28daf2b48e8b353559e15e289b5ff6ca0 100644 (file)
@@ -61,8 +61,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>