X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fimplementation%2Fpom.xml;h=cb09322b641acc460c4ae1e3a3023a756f50b05c;hp=94d28f6864a97776e8aa0d4721212701e97097ff;hb=d5702150e612565cd091f184064f017bc4cc3971;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128 diff --git a/opendaylight/hosttracker/implementation/pom.xml b/opendaylight/hosttracker/implementation/pom.xml index 94d28f6864..cb09322b64 100644 --- a/opendaylight/hosttracker/implementation/pom.xml +++ b/opendaylight/hosttracker/implementation/pom.xml @@ -4,27 +4,45 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.2-SNAPSHOT ../../commons/opendaylight hosttracker.implementation - 0.4.0 + 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 - releasepom-0.1.0 - - 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 + + @@ -40,14 +58,11 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} 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, @@ -63,13 +78,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 @@ -78,7 +89,9 @@ org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -89,60 +102,19 @@ post-test - test report + test - - - org.opendaylight.controller - connectionmanager - 0.1.0 - - - org.opendaylight.controller - connectionmanager.implementation - 0.1.0 - - - org.opendaylight.controller - sal.connection - 0.1.0 - - - org.opendaylight.controller - sal.connection.implementation - 0.1.0 - - - org.opendaylight.controller - topologymanager - 0.4.0 - - - org.opendaylight.controller - switchmanager - 0.5.0 - - - org.opendaylight.controller - clustering.services - 0.4.0 - - - org.opendaylight.controller - sal - 0.5.0 - - - org.opendaylight.controller - hosttracker - 0.4.0 - - + + 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 +