X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fimplementation%2Fpom.xml;h=f19d4e83c4de7f6fbff31b12f8e638fcea79dd99;hb=10a8a3e140716052475cd641629f302001d18936;hp=268dd4f67f6039f9bde419b8a726d4fe23063ac7;hpb=f8d0b0f844466bb7e6c10228b825c33776e38cb5;p=controller.git diff --git a/opendaylight/hosttracker/implementation/pom.xml b/opendaylight/hosttracker/implementation/pom.xml index 268dd4f67f..f19d4e83c4 100644 --- a/opendaylight/hosttracker/implementation/pom.xml +++ b/opendaylight/hosttracker/implementation/pom.xml @@ -1,30 +1,27 @@ - + 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 + HEAD - jacoco reuseReports target/jacoco.exec target/jacoco-it.exec - java @@ -33,7 +30,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -41,7 +38,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -100,50 +97,29 @@ - - 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 + + + junit + junit