X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=f7bbdc14aad9d36a402a62e35bb134a776abaa75;hp=d146eead6f0168e7e25cdd290459fb5ff20be7d2;hb=cadf660b585274ae01ec692dcc11439d73e3abf1;hpb=52757c15dc010e68ef15899daf50f78291966bee diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index d146eead6f..f7bbdc14aa 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -1,47 +1,29 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight 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 forwardingrulesmanager.implementation - 0.4.0-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 maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -53,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, @@ -62,15 +43,15 @@ org.opendaylight.controller.sal.match, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.packet, + org.opendaylight.controller.sal.connection, org.opendaylight.controller.forwardingrulesmanager, org.opendaylight.controller.connectionmanager, 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,71 +66,44 @@ ${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.0-SNAPSHOT - org.opendaylight.controller configuration - 0.4.0-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + + + org.opendaylight.controller + sal.connection org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT - junit - junit - 4.8.1 - test + equinoxSDK381 + org.apache.felix.gogo.runtime org.opendaylight.controller connectionmanager - 0.1.0-SNAPSHOT + + + org.opendaylight.controller + containermanager