X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=f87bed8780e003bf5eb7d70b43d8f848f28c62fe;hp=e7faf735841441c67112042106c9b1eb6b13cfc4;hb=d1243dc6da239191adb49fe6c78a933553af1939;hpb=dfec2688d4213adc433187295d6667cea746d68c diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index e7faf73584..f87bed8780 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -1,60 +1,68 @@ - + 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 - forwardingrulesmanager.implementation - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + forwardingrulesmanager + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller + switchmanager + + - - - jacoco - reuseReports - target/jacoco.exec - target/jacoco-it.exec - java - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - - - org.opendaylight.controller.forwardingrulesmanager.implementation.data - - - org.opendaylight.controller.clustering.services, + + org.opendaylight.controller.forwardingrulesmanager.implementation.data + 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, @@ -68,94 +76,23 @@ 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 - - - org.opendaylight.controller.forwardingrulesmanager.internal.Activator - - - org.opendaylight.controller.hosttracker - - - + org.osgi.framework + org.opendaylight.controller.forwardingrulesmanager.internal.Activator + org.opendaylight.controller.hosttracker + ${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 - 0.1.0-SNAPSHOT - - - org.opendaylight.controller - forwardingrulesmanager - 0.4.0-SNAPSHOT - - - junit - junit - 4.8.1 - test - - - org.opendaylight.controller - connectionmanager - 0.1.0-SNAPSHOT - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +