X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsamples%2Fsimpleforwarding%2Fpom.xml;h=1208506bd5fb9bc010aaf19889a0149656e6082d;hp=76b6e4565d57e6276a149f1f348d2ce9adb13f61;hb=0dc58e503c111621d7d28c880b1a3fca61e47311;hpb=b9275a7d6d29b52fbc6f5c6437e5aacfb122fa8c diff --git a/opendaylight/samples/simpleforwarding/pom.xml b/opendaylight/samples/simpleforwarding/pom.xml index 76b6e4565d..1208506bd5 100644 --- a/opendaylight/samples/simpleforwarding/pom.xml +++ b/opendaylight/samples/simpleforwarding/pom.xml @@ -4,26 +4,50 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight samples.simpleforwarding - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + junit + junit + + + org.opendaylight.controller + forwardingrulesmanager + + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + topologymanager + + org.apache.felix maven-bundle-plugin - 2.3.6 true - - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.core, + org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.core, org.opendaylight.controller.forwardingrulesmanager, org.opendaylight.controller.hosttracker, org.opendaylight.controller.hosttracker.hostAware, @@ -31,54 +55,27 @@ 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, org.opendaylight.controller.topologymanager, org.apache.commons.lang3.builder, - org.junit;resolution:=optional, - org.slf4j, - org.apache.felix.dm - - - org.opendaylight.controller.samples.simpleforwarding.internal.Activator - + org.junit;resolution:=optional, + org.slf4j, + org.apache.felix.dm + org.opendaylight.controller.samples.simpleforwarding + org.opendaylight.controller.samples.simpleforwarding.internal.Activator + ${project.basedir}/META-INF - - - org.opendaylight.controller - topologymanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - forwardingrulesmanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - hosttracker - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - switchmanager - 0.4.0-SNAPSHOT - - - junit - junit - 4.8.1 - test - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +