X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=8db8a0b8fdb635769d8f1132ceb11fb56841ff1e;hp=6a157b61a37a92a410746eddb40b16b40cf9712a;hb=591fd680eea5c6183436cc72e756326af1505ac0;hpb=6f4513207969e32b59dd456f43dfa9137e04d563 diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index 6a157b61a3..8db8a0b8fd 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight @@ -15,27 +15,10 @@ forwardingrulesmanager.implementation - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle - - - jacoco - reuseReports - target/jacoco.exec - target/jacoco-it.exec - java - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - org.apache.felix @@ -52,8 +35,7 @@ org.opendaylight.controller.clustering.services, org.opendaylight.controller.configuration, - org.opendaylight.controller.hosttracker, - org.opendaylight.controller.hosttracker.hostAware, + org.opendaylight.controller.containermanager, org.opendaylight.controller.switchmanager, org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.core, @@ -67,10 +49,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,76 +66,51 @@ ${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 - org.opendaylight.controller configuration - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.1-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT org.opendaylight.controller sal - 0.5.1-SNAPSHOT + 0.7.1-SNAPSHOT org.opendaylight.controller sal.connection - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.1-SNAPSHOT + 0.5.1-SNAPSHOT - junit - junit - 4.8.1 - test + equinoxSDK381 + org.apache.felix.gogo.runtime org.opendaylight.controller connectionmanager - 0.1.1-SNAPSHOT + 0.1.2-SNAPSHOT + + + org.opendaylight.controller + containermanager + 0.5.2-SNAPSHOT