X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker_new%2Fimplementation%2Fpom.xml;h=5222ecf601618f80b64123168e62ccc00309d919;hp=804f5e36381bb549265cebff73010ae16670adbc;hb=ebfb63317c84ed53ce0cc57b4e7ddcaeafcb1cc3;hpb=a6af1afe08cb0f5dfef8c7bb370714df8ecd1e11 diff --git a/opendaylight/hosttracker_new/implementation/pom.xml b/opendaylight/hosttracker_new/implementation/pom.xml index 804f5e3638..5222ecf601 100644 --- a/opendaylight/hosttracker_new/implementation/pom.xml +++ b/opendaylight/hosttracker_new/implementation/pom.xml @@ -1,23 +1,27 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT ../../commons/opendaylight hosttracker_new.implementation - 0.4.0-SNAPSHOT + 0.4.1-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.exec target/jacoco-it.exec java @@ -28,7 +32,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -36,7 +40,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -99,27 +103,31 @@ org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller hosttracker_new - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT + + + junit + junit