X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fimplementation%2Fpom.xml;h=9da62bdfe73c97d89f7d0a1a7b434d666f43df2a;hp=a0f9abb7673e000ef1ece71ee0d4490bfdaca705;hb=b23703bef6c3aaafe2dc83608a03b738ad42f945;hpb=3e5a15bd17299cc88ea253514db40661e11f5bb7 diff --git a/opendaylight/hosttracker/implementation/pom.xml b/opendaylight/hosttracker/implementation/pom.xml index a0f9abb767..9da62bdfe7 100644 --- a/opendaylight/hosttracker/implementation/pom.xml +++ b/opendaylight/hosttracker/implementation/pom.xml @@ -4,27 +4,45 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight hosttracker.implementation - 0.4.1-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 - HEAD - - 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 + + @@ -44,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, @@ -63,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 @@ -78,7 +90,9 @@ org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -89,63 +103,19 @@ post-test - test report + test - - - org.opendaylight.controller - connectionmanager - 0.1.1-SNAPSHOT - - - org.opendaylight.controller - connectionmanager.implementation - 0.1.1-SNAPSHOT - - - org.opendaylight.controller - sal.connection - 0.1.1-SNAPSHOT - - - org.opendaylight.controller - sal.connection.implementation - 0.1.1-SNAPSHOT - - - org.opendaylight.controller - topologymanager - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - clustering.services - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - hosttracker - 0.4.1-SNAPSHOT - - - junit - junit - - + + 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 +