Switch to SpotBugs
[netconf.git] / netconf / netconf-parent / pom.xml
index b5cb8571c2cbca3035d53ced5e5f12c63a2474fb..999b8141868b1e148fd2c0ca1da504fe8fb5ff53 100644 (file)
@@ -56,8 +56,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>