X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fsamples%2Fsimpleforwarding%2Fpom.xml;h=ac9d20b031c091b0d79f717a1f96c32067e8ea00;hb=77cbb9cd1fc983b6b2c6cb6bf17e16a964c987d3;hp=fd288c71276e3669ea30adffb12c5f89248aa9a5;hpb=52c35c45d2afc89595cca04929b347693b61d68c;p=controller.git diff --git a/opendaylight/samples/simpleforwarding/pom.xml b/opendaylight/samples/simpleforwarding/pom.xml index fd288c7127..ac9d20b031 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,7 +23,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -40,6 +46,9 @@ org.slf4j, org.apache.felix.dm + + org.opendaylight.controller.samples.simpleforwarding + org.opendaylight.controller.samples.simpleforwarding.internal.Activator @@ -53,33 +62,31 @@ 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 junit - 4.8.1 - test org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT