X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fimplementation%2Fpom.xml;h=9da62bdfe73c97d89f7d0a1a7b434d666f43df2a;hb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;hp=3e7a1df325348e9c1ca6a762d338c93a054a6bbe;hpb=a88a736c185f9551a2bf98335054e69a04b8f3bb;p=controller.git diff --git a/opendaylight/hosttracker/implementation/pom.xml b/opendaylight/hosttracker/implementation/pom.xml index 3e7a1df325..9da62bdfe7 100644 --- a/opendaylight/hosttracker/implementation/pom.xml +++ b/opendaylight/hosttracker/implementation/pom.xml @@ -1,31 +1,48 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight hosttracker.implementation - 0.4.0-SNAPSHOT + 0.5.2-SNAPSHOT bundle - - 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 - - jacoco reuseReports target/jacoco.exec target/jacoco-it.exec - java + + + junit + junit + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + topologymanager + + @@ -45,10 +62,8 @@ true - - - - org.opendaylight.controller.sal.core, + + org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.topology, org.opendaylight.controller.hosttracker, @@ -64,13 +79,9 @@ org.osgi.service.component, org.slf4j, org.eclipse.osgi.framework.console, - org.osgi.framework - - - org.opendaylight.controller.hosttracker.internal.Activator - - - + org.osgi.framework + org.opendaylight.controller.hosttracker.internal.Activator + ${project.basedir}/META-INF @@ -79,7 +90,9 @@ org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -90,60 +103,19 @@ post-test - test report + test - - - org.opendaylight.controller - connectionmanager - 0.1.0-SNAPSHOT - - - org.opendaylight.controller - connectionmanager.implementation - 0.1.0-SNAPSHOT - - - org.opendaylight.controller - sal.connection - 0.1.0-SNAPSHOT - - - org.opendaylight.controller - sal.connection.implementation - 0.1.0-SNAPSHOT - - - org.opendaylight.controller - topologymanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - switchmanager - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - hosttracker - 0.4.0-SNAPSHOT - - + + 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 +