X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker_new%2Fimplementation%2Fpom.xml;h=48e204bd4e4195d9b5ab398705214d3b5e9860e7;hp=0201fd87e4778d96fa747c50cf8c7ef21a24c2bb;hb=3948bedd0129e44c0943bd77c91806425645cd72;hpb=9c8108faabf300747a2a5529dc7a8ef76e79c2bc diff --git a/opendaylight/hosttracker_new/implementation/pom.xml b/opendaylight/hosttracker_new/implementation/pom.xml index 0201fd87e4..48e204bd4e 100644 --- a/opendaylight/hosttracker_new/implementation/pom.xml +++ b/opendaylight/hosttracker_new/implementation/pom.xml @@ -1,25 +1,27 @@ - + 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 + HEAD + - jacoco reuseReports - target/jacoco.exec + 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 @@ -52,7 +54,7 @@ org.opendaylight.controller.sal.packet.address, org.opendaylight.controller.switchmanager, org.opendaylight.controller.clustering.services, - org.opendaylight.controller.hosttracker_new.hostAware, + org.opendaylight.controller.hosttracker.hostAware, javax.xml.bind.annotation, javax.xml.bind, org.apache.felix.dm, @@ -99,27 +101,30 @@ org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.4.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 + + + junit + junit + + + org.opendaylight.controller + commons.logback_settings