X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fforwarding%2Fstaticrouting%2Fpom.xml;h=bee0da249630ba7e3191b72ad6b101841fdde334;hb=abc85404046ff4cce84b5e1854ab0b98dda45261;hp=f8749727f7f06daacc8d82924b1ef1373eabf24a;hpb=4d8ea2149206e12d7601b34667a85f48ca82af6c;p=controller.git diff --git a/opendaylight/forwarding/staticrouting/pom.xml b/opendaylight/forwarding/staticrouting/pom.xml index f8749727f7..bee0da2496 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.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 + forwarding.staticrouting - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT 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,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 configuration - 0.4.0-SNAPSHOT - + 0.4.1-SNAPSHOT + junit junit - 4.8.1 - test - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - + + org.opendaylight.controller + sal + 0.5.1-SNAPSHOT +