X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fimplementation%2Fpom.xml;h=f7ced8ee8983111bf28016a7334a9b7f8ff6b046;hb=bb661d5b5f23d9f9288b57e24d2bab5545c60f54;hp=5507e46035d1ffa18ce3f98da0fd84dc349af274;hpb=4e26ab3b9eb6b1e8ac42dc99d6fa6a5e46ca2175;p=controller.git diff --git a/opendaylight/hosttracker/implementation/pom.xml b/opendaylight/hosttracker/implementation/pom.xml index 5507e46035..f7ced8ee89 100644 --- a/opendaylight/hosttracker/implementation/pom.xml +++ b/opendaylight/hosttracker/implementation/pom.xml @@ -1,25 +1,27 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT ../../commons/opendaylight hosttracker.implementation - 0.4.0-SNAPSHOT + 0.5.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-it.exec - java @@ -28,7 +30,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -36,7 +38,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -95,30 +97,49 @@ + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + connectionmanager.implementation + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller + sal.connection.implementation + 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 + + + org.opendaylight.controller + commons.logback_settings