Fix findbugs violations in applications
[openflowplugin.git] / applications / of-switch-config-pusher / pom.xml
index 4a15f7b4422b1a50900d1d9c81f5101ed2c62e22..cc740887ae434dcdc1a29233450ce6b636185624 100644 (file)
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>openflowplugin-common</artifactId>
         </dependency>
+        <dependency>
+          <groupId>org.opendaylight.infrautils</groupId>
+          <artifactId>infrautils-util</artifactId>
+          <version>${infrautils.version}</version>
+      </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>