Adjust to mdsal DOM read/exists FluentFuture change
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / pom.xml
index e3cea4c54a593beabe42f617f4198ef9c893bb22..a4adb129af2919d22a2ffeef0c922f1e5a158484 100644 (file)
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-core-spi</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-dom-config</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-common-impl</artifactId>
                     </instructions>
                 </configuration>
             </plugin>
-            <plugin>
-              <groupId>org.codehaus.mojo</groupId>
-              <artifactId>findbugs-maven-plugin</artifactId>
-              <configuration>
-                <failOnError>true</failOnError>
-              </configuration>
-            </plugin>
         </plugins>
     </build>