X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsamples%2Fsimpleforwarding%2Fpom.xml;h=1208506bd5fb9bc010aaf19889a0149656e6082d;hp=a4bb76d5ab5d780774c23225d4a2f4687038389c;hb=0dc58e503c111621d7d28c880b1a3fca61e47311;hpb=edb3b76df1fa27594d5f9ee368d737576b0b38f8 diff --git a/opendaylight/samples/simpleforwarding/pom.xml b/opendaylight/samples/simpleforwarding/pom.xml index a4bb76d5ab..1208506bd5 100644 --- a/opendaylight/samples/simpleforwarding/pom.xml +++ b/opendaylight/samples/simpleforwarding/pom.xml @@ -4,31 +4,49 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-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.1-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 - ${bundle.plugin.version} true - - org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.core, org.opendaylight.controller.forwardingrulesmanager, org.opendaylight.controller.hosttracker, @@ -45,48 +63,19 @@ org.apache.commons.lang3.builder, org.junit;resolution:=optional, org.slf4j, - org.apache.felix.dm - - - org.opendaylight.controller.samples.simpleforwarding - - - org.opendaylight.controller.samples.simpleforwarding.internal.Activator - + 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.1-SNAPSHOT - - - org.opendaylight.controller - forwardingrulesmanager - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - hosttracker - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - switchmanager - - - junit - junit - - - org.opendaylight.controller - sal - 0.7.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 +