X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsamples%2Fsimpleforwarding%2Fpom.xml;h=a4bb76d5ab5d780774c23225d4a2f4687038389c;hb=5632b9fbde1d50ee1427f5fc424b38d2b4066009;hp=f6dd2bc1466732806757fa55e9b45a20beb54bd2;hpb=6f4513207969e32b59dd456f43dfa9137e04d563;p=controller.git diff --git a/opendaylight/samples/simpleforwarding/pom.xml b/opendaylight/samples/simpleforwarding/pom.xml index f6dd2bc146..a4bb76d5ab 100644 --- a/opendaylight/samples/simpleforwarding/pom.xml +++ b/opendaylight/samples/simpleforwarding/pom.xml @@ -37,6 +37,7 @@ org.opendaylight.controller.clustering.services, org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.flowprogrammer, + org.opendaylight.controller.sal.inventory, org.opendaylight.controller.sal.match, org.opendaylight.controller.sal.packet, org.opendaylight.controller.sal.routing, @@ -67,28 +68,25 @@ org.opendaylight.controller forwardingrulesmanager - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.1-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT junit junit - 4.8.1 - test org.opendaylight.controller sal - 0.5.1-SNAPSHOT + 0.7.0-SNAPSHOT