X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwarding%2Fstaticrouting%2Fpom.xml;h=37c0a3a09d1990d741ba0d9ea88c3b0a5621332a;hp=2d6fc2ad6cbcbce4bc0da1bb7643e00d35807b54;hb=20a6da0545abbfddde09a9ba423489f3032b40c9;hpb=94d0d20b41d64bb6696c2a573ec367fcfddc44e9 diff --git a/opendaylight/forwarding/staticrouting/pom.xml b/opendaylight/forwarding/staticrouting/pom.xml index 2d6fc2ad6c..37c0a3a09d 100644 --- a/opendaylight/forwarding/staticrouting/pom.xml +++ b/opendaylight/forwarding/staticrouting/pom.xml @@ -1,34 +1,48 @@ - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.2-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 - + 4.0.0 + + org.opendaylight.controller + commons.opendaylight + 1.4.2-SNAPSHOT + ../../commons/opendaylight + - forwarding.staticrouting - 0.5.2-SNAPSHOT - bundle + forwarding.staticrouting + 0.5.2-SNAPSHOT + bundle + + + junit + junit + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + sal + + - - - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - - - - org.opendaylight.controller.sal.packet.address, + + + + org.apache.felix + maven-bundle-plugin + true + + + org.opendaylight.controller.sal.packet.address, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.core, org.opendaylight.controller.configuration, @@ -40,40 +54,19 @@ org.eclipse.osgi.framework.console, org.osgi.framework, org.slf4j, - org.apache.felix.dm - - - org.opendaylight.controller.forwarding.staticrouting - - - org.opendaylight.controller.forwarding.staticrouting.internal.Activator - - - ${project.basedir}/META-INF - - - - - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - hosttracker - - - org.opendaylight.controller - configuration - - - junit - junit - - - org.opendaylight.controller - sal - - + org.apache.felix.dm + org.opendaylight.controller.forwarding.staticrouting + org.opendaylight.controller.forwarding.staticrouting.internal.Activator + + ${project.basedir}/META-INF + + + + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +