X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsamples%2Floadbalancer%2Fpom.xml;h=79390838919c54d40382cbf7047e2499f53977b9;hp=cf7a18ea659e6d126f43b868d8cf996cee6253dc;hb=0dc58e503c111621d7d28c880b1a3fca61e47311;hpb=f062dc05cc7caaf0c1811856370f1c9e2f1e5c34 diff --git a/opendaylight/samples/loadbalancer/pom.xml b/opendaylight/samples/loadbalancer/pom.xml index cf7a18ea65..7939083891 100644 --- a/opendaylight/samples/loadbalancer/pom.xml +++ b/opendaylight/samples/loadbalancer/pom.xml @@ -4,37 +4,53 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 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 - samples.loadbalancer - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT bundle + + + junit + junit + + + org.opendaylight.controller + forwardingrulesmanager + + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + topologymanager + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.opendaylight.controller.samples.loadbalancer, + org.opendaylight.controller.samples.loadbalancer, org.opendaylight.controller.samples.loadbalancer.entities, org.opendaylight.controller.samples.loadbalancer.internal, - org.opendaylight.controller.samples.loadbalancer.policies - - - org.opendaylight.controller.sal.core, + org.opendaylight.controller.samples.loadbalancer.policies + org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.match, @@ -59,47 +75,19 @@ org.osgi.service.component, org.slf4j, org.eclipse.osgi.framework.console, - org.osgi.framework - - - org.opendaylight.controller.samples.loadbalancer.internal.Activator - - - + org.osgi.framework + org.opendaylight.controller.samples.loadbalancer.internal.Activator + ${project.basedir}/META-INF - - - org.opendaylight.controller - topologymanager - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - forwardingrulesmanager - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - hosttracker - ${hosttracker.version} - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - junit - junit - - + + 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 +