Merge "introduce aaa.web.testutils with WebTestModule & TestWebClient"
[aaa.git] / parent / pom.xml
index 13892ccbd642a75d3427ffcd21944d91700973c1..46f4177f5bfbf67f2c189566febd321609e1a4d2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.0.4</version>
     <relativePath/>
   </parent>
 
         </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>