X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsamples%2Floadbalancer%2Fpom.xml;h=6f951ca2f6c6c9e4edb55ce0e714dfce4813c9ff;hb=edb3b76df1fa27594d5f9ee368d737576b0b38f8;hp=0ab5e4bc99f2f685fc16b63d0fe39fb1aefa54d8;hpb=0b203f52cbe128efa17a6c400b6653c8e6a84ba8;p=controller.git diff --git a/opendaylight/samples/loadbalancer/pom.xml b/opendaylight/samples/loadbalancer/pom.xml index 0ab5e4bc99..6f951ca2f6 100644 --- a/opendaylight/samples/loadbalancer/pom.xml +++ b/opendaylight/samples/loadbalancer/pom.xml @@ -1,16 +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 @@ -18,7 +23,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -71,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.5.0-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + ${hosttracker.version} org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT + + + junit + junit