X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsamples%2Fsimpleforwarding%2Fpom.xml;h=87036cdbf37610922e529a6c109aa7ac8c203133;hp=7201b92b05fe81b1706234c516b63a6815ebb73a;hb=a88a736c185f9551a2bf98335054e69a04b8f3bb;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5 diff --git a/opendaylight/samples/simpleforwarding/pom.xml b/opendaylight/samples/simpleforwarding/pom.xml index 7201b92b05..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.4.0-SNAPSHOT - + 0.5.0-SNAPSHOT +