X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fimplementation%2Fpom.xml;h=78c4ae4160f26c7e40f026353c6a5dcd614c98a7;hb=e269f57182ae65e67c6fd7699e257bb63f7a4dc6;hp=e93559b42ccae19ac461607d5680b4a3db1e0ec6;hpb=8f430e4ce6dc900607a3fc74c546a2a5bb63b6fa;p=controller.git diff --git a/opendaylight/hosttracker/implementation/pom.xml b/opendaylight/hosttracker/implementation/pom.xml index e93559b42c..78c4ae4160 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.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 @@ -41,7 +38,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -103,47 +100,54 @@ org.opendaylight.controller connectionmanager - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller connectionmanager.implementation - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller sal.connection - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller sal.connection.implementation - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + ${hosttracker.version} + + + junit + junit + + + org.opendaylight.controller + commons.logback_settings