X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsamples%2Fsimpleforwarding%2Fpom.xml;h=a7da62c48f6e5f753f3a0138368292f63578003c;hb=48350c456393c0fe530dc29642c7d95c11a8a70a;hp=14e440df029f1bb71b901a647d12c2cf548b617e;hpb=17b979b07eb99462a250a1c9d85ff676330bb4e4;p=controller.git diff --git a/opendaylight/samples/simpleforwarding/pom.xml b/opendaylight/samples/simpleforwarding/pom.xml index 14e440df02..a7da62c48f 100644 --- a/opendaylight/samples/simpleforwarding/pom.xml +++ b/opendaylight/samples/simpleforwarding/pom.xml @@ -4,12 +4,18 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1 ../../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 + master-tagforprepareonly-controller-bulk-release-2-1 + samples.simpleforwarding - 0.4.0-SNAPSHOT + 0.4.1 bundle @@ -17,7 +23,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -31,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, @@ -41,7 +48,7 @@ org.apache.felix.dm - org.opendaylight.controller.sample.simpleforwarding + org.opendaylight.controller.samples.simpleforwarding org.opendaylight.controller.samples.simpleforwarding.internal.Activator @@ -56,33 +63,26 @@ 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