X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=b236d7f2d0526c81591b852daca95a44f7bd5f40;hb=7bc6403c0fe122ff37ef774f58c1ad2c7d714407;hp=1f7c17ee923e650a8398c708791e2128083720c7;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index 1f7c17ee92..b236d7f2d0 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -4,38 +4,21 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.1-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 - releasepom-0.1.0 + HEAD forwardingrulesmanager.implementation - 0.4.0 + 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,7 +51,6 @@ javax.xml.bind.annotation, javax.xml.bind, org.apache.felix.dm, - org.apache.commons.lang3.builder, org.osgi.service.component, org.slf4j, org.eclipse.osgi.framework.console, @@ -85,76 +68,56 @@ ${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 + 0.4.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.0 + 0.4.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0 + 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0 org.opendaylight.controller sal - 0.5.0 + 0.5.1-SNAPSHOT org.opendaylight.controller sal.connection - 0.1.0 + 0.1.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.0 + 0.5.0-SNAPSHOT junit junit - 4.8.1 - test org.opendaylight.controller connectionmanager - 0.1.0 + 0.1.1-SNAPSHOT + + + org.opendaylight.controller + containermanager + 0.5.1-SNAPSHOT