X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsamples%2Fsimpleforwarding%2Fpom.xml;h=87036cdbf37610922e529a6c109aa7ac8c203133;hb=87e42e0bc309ddd2f3bde223d1745ec9d6600592;hp=342d8df8c45c384471eda8a7c26c8b304391e533;hpb=fbfab4661220d56543ceabbcba5a40b335be1e07;p=controller.git diff --git a/opendaylight/samples/simpleforwarding/pom.xml b/opendaylight/samples/simpleforwarding/pom.xml index 342d8df8c4..87036cdbf3 100644 --- a/opendaylight/samples/simpleforwarding/pom.xml +++ b/opendaylight/samples/simpleforwarding/pom.xml @@ -7,8 +7,12 @@ 1.4.0-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 + - org.opendaylight.controller samples.simpleforwarding 0.4.0-SNAPSHOT bundle @@ -18,13 +22,13 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} 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, @@ -37,14 +41,18 @@ org.opendaylight.controller.sal.routing, org.opendaylight.controller.topologymanager, org.apache.commons.lang3.builder, - org.junit;resolution:=optional, - org.slf4j, + org.junit;resolution:=optional, + org.slf4j, org.apache.felix.dm - - org.opendaylight.controller.samples.simpleforwarding.internal.Activator - + + org.opendaylight.controller.samples.simpleforwarding + + + org.opendaylight.controller.samples.simpleforwarding.internal.Activator + + ${project.basedir}/META-INF @@ -68,7 +76,7 @@ org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT junit @@ -76,10 +84,10 @@ 4.8.1 test - + org.opendaylight.controller sal 0.5.0-SNAPSHOT - +