Bump odlparent to 3.1.2
[netconf.git] / netconf / netconf-parent / pom.xml
index 98ee2e75867e2253043f044d79715cbba599fefc..acb0b824a9e4b7a4529d391ca567daaf6699ec11 100644 (file)
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>findbugs-maven-plugin</artifactId>
-        <!-- TODO Remove the dependencies when upgrading to odlparent 3.1.1 or later -->
-        <dependencies>
-          <dependency>
-            <groupId>org.opendaylight.odlparent</groupId>
-            <artifactId>findbugs</artifactId>
-            <version>3.1.1</version>
-          </dependency>
-        </dependencies>
         <configuration>
           <failOnError>true</failOnError>
         </configuration>