Switch to spotbugs
[yangtools.git] / yang / odlext-parser-support / pom.xml
index 46b86f9300f454b3507701b826b8e1bda2ca994f..5870372564ce27b629ced737c774142081172e09 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>