Revert "CSC to provide a view of DPN re-sync"
[openflowplugin.git] / applications / southbound-cli / pom.xml
index 49f0f3f727639454b833f41c72a1025fe71c18d6..206733d4456288e688e2f3bc1f978f8d665b5180 100644 (file)
             <groupId>org.opendaylight.openflowplugin.applications</groupId>
             <artifactId>forwardingrules-manager</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
-            <artifactId>openflow-protocol-impl</artifactId>
-        </dependency>
         <dependency>
             <groupId>javax.inject</groupId>
             <artifactId>javax.inject</artifactId>
@@ -76,4 +72,5 @@
             <optional>true</optional>
         </dependency>
     </dependencies>
+
 </project>