X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fforwarding%2Fstaticrouting%2Fpom.xml;h=72fcc77dacf765356e34da8dad632a5b768fccb3;hb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;hp=f8749727f7f06daacc8d82924b1ef1373eabf24a;hpb=aab7c08016dab70136793a108f7d7b8be3edc3c1;p=controller.git diff --git a/opendaylight/forwarding/staticrouting/pom.xml b/opendaylight/forwarding/staticrouting/pom.xml index f8749727f7..72fcc77dac 100644 --- a/opendaylight/forwarding/staticrouting/pom.xml +++ b/opendaylight/forwarding/staticrouting/pom.xml @@ -4,27 +4,33 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.0 ../../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 + releasepom-0.1.0 + forwarding.staticrouting - 0.4.0-SNAPSHOT + 0.4.0 bundle - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.core, - org.opendaylight.controller.configuration, + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + + org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.core, + org.opendaylight.controller.configuration, org.opendaylight.controller.forwardingrulesmanager, org.opendaylight.controller.hosttracker, org.opendaylight.controller.hosttracker.hostAware, @@ -38,15 +44,15 @@ org.apache.felix.dm, org.apache.commons.lang3.builder - + org.opendaylight.controller.forwarding.staticrouting - - org.opendaylight.controller.forwarding.staticrouting.internal.Activator - - + + org.opendaylight.controller.forwarding.staticrouting.internal.Activator + + ${project.basedir}/META-INF - + @@ -54,33 +60,33 @@ org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller configuration - 0.4.0-SNAPSHOT - + 0.4.0 + junit junit 4.8.1 test - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - + + org.opendaylight.controller + sal + 0.5.0 +