Switch to spotbugs
[yangtools.git] / yang / openconfig-parser-support / pom.xml
index 8dc13a07b829b6a061ada2448ea6c6cff8f6f030..c9cbd5a7c73eb3606d0bfd999c123823b3b3ddf3 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>