X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsamples%2Floadbalancer%2Fpom.xml;h=cf7a18ea659e6d126f43b868d8cf996cee6253dc;hb=9c64758d0f60665a17007dd6c5e1c6113633211f;hp=c4d8686c65ef958e309fdeeb9c2e4082da633d91;hpb=bc810c6b69d5934eb6a8889d09e9811ad1817b9b;p=controller.git diff --git a/opendaylight/samples/loadbalancer/pom.xml b/opendaylight/samples/loadbalancer/pom.xml index c4d8686c65..cf7a18ea65 100644 --- a/opendaylight/samples/loadbalancer/pom.xml +++ b/opendaylight/samples/loadbalancer/pom.xml @@ -1,22 +1,21 @@ - + 4.0.0 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.loadbalancer - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT bundle @@ -77,27 +76,30 @@ org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + ${hosttracker.version} org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT + + + junit + junit