X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsamples%2Fsimpleforwarding%2Fpom.xml;h=a4bb76d5ab5d780774c23225d4a2f4687038389c;hb=5632b9fbde1d50ee1427f5fc424b38d2b4066009;hp=87036cdbf37610922e529a6c109aa7ac8c203133;hpb=17c1485e008e4b90e955841c0672c12ed3a7344e;p=controller.git diff --git a/opendaylight/samples/simpleforwarding/pom.xml b/opendaylight/samples/simpleforwarding/pom.xml index 87036cdbf3..a4bb76d5ab 100644 --- a/opendaylight/samples/simpleforwarding/pom.xml +++ b/opendaylight/samples/simpleforwarding/pom.xml @@ -4,17 +4,18 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT ../../commons/opendaylight scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + HEAD samples.simpleforwarding - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -36,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, @@ -61,33 +63,30 @@ org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT junit junit - 4.8.1 - test org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT