X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker_new%2Fimplementation%2Fpom.xml;h=036dd5dd3185a71e4f6989c313695d69ea2442d3;hp=dfc2955cfd9679f8c7f3eca2ca4fb60fcf5ef2c5;hb=e159106bc148e76fc1e3e3c780bdd740d99e74ed;hpb=109c75d557ff0048d2612d471e4acb0c879790bd diff --git a/opendaylight/hosttracker_new/implementation/pom.xml b/opendaylight/hosttracker_new/implementation/pom.xml index dfc2955cfd..036dd5dd31 100644 --- a/opendaylight/hosttracker_new/implementation/pom.xml +++ b/opendaylight/hosttracker_new/implementation/pom.xml @@ -1,31 +1,52 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight hosttracker_new.implementation - 0.4.0-SNAPSHOT + 0.4.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 + target/jacoco.exec + + + junit + junit + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + commons.logback_settings + + + org.opendaylight.controller + hosttracker_new + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + topologymanager + + @@ -41,14 +62,11 @@ org.apache.felix maven-bundle-plugin - 2.3.6 true - - - - org.opendaylight.controller.sal.core, + + org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.topology, org.opendaylight.controller.sal.packet, @@ -65,13 +83,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 @@ -80,7 +94,9 @@ org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -91,40 +107,19 @@ post-test - test report + test - - - 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_new - 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 +