X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsamples%2Fsimpleforwarding%2Fpom.xml;h=f6dd2bc1466732806757fa55e9b45a20beb54bd2;hp=f26f56b7ebe819be1c9b5d554a7f19843c3dff36;hb=6f4513207969e32b59dd456f43dfa9137e04d563;hpb=4d8ea2149206e12d7601b34667a85f48ca82af6c diff --git a/opendaylight/samples/simpleforwarding/pom.xml b/opendaylight/samples/simpleforwarding/pom.xml index f26f56b7eb..f6dd2bc146 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-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.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -17,13 +23,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, @@ -36,13 +42,16 @@ 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 @@ -53,22 +62,22 @@ org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT junit @@ -76,10 +85,10 @@ 4.8.1 test - + org.opendaylight.controller sal - 0.5.0-SNAPSHOT - + 0.5.1-SNAPSHOT +