X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=ef69b49ca91ff800ec1ee759f6d5c6f3fad7399d;hp=9009bc30bd1a6a4f409eaf8524d0d1312e0e3e10;hb=f63567f8dcbd7c8d2b39b120c8d2e3909ae9911f;hpb=77cbb9cd1fc983b6b2c6cb6bf17e16a964c987d3 diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index 9009bc30bd..ef69b49ca9 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -18,24 +18,7 @@ 0.4.1-SNAPSHOT bundle - - - jacoco - reuseReports - target/jacoco.exec - target/jacoco-it.exec - java - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - org.apache.felix @@ -52,6 +35,7 @@ org.opendaylight.controller.clustering.services, org.opendaylight.controller.configuration, + org.opendaylight.controller.containermanager, org.opendaylight.controller.hosttracker, org.opendaylight.controller.hosttracker.hostAware, org.opendaylight.controller.switchmanager, @@ -67,10 +51,9 @@ javax.xml.bind.annotation, javax.xml.bind, org.apache.felix.dm, - org.apache.commons.lang3.builder, + org.apache.felix.service.command, org.osgi.service.component, org.slf4j, - org.eclipse.osgi.framework.console, org.osgi.framework @@ -85,35 +68,13 @@ ${project.basedir}/META-INF - - org.jacoco - jacoco-maven-plugin - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - - org.opendaylight.controller hosttracker - 0.4.1-SNAPSHOT + ${hosttracker.version} org.opendaylight.controller @@ -123,17 +84,16 @@ org.opendaylight.controller clustering.services - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT org.opendaylight.controller sal - 0.5.1-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller @@ -143,7 +103,11 @@ org.opendaylight.controller forwardingrulesmanager - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT + + + equinoxSDK381 + org.apache.felix.gogo.runtime junit @@ -154,5 +118,10 @@ connectionmanager 0.1.1-SNAPSHOT + + org.opendaylight.controller + containermanager + 0.5.1-SNAPSHOT +