X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=ef69b49ca91ff800ec1ee759f6d5c6f3fad7399d;hp=0031773029f9619a150512e32c970b0d43c37bb7;hb=f63567f8dcbd7c8d2b39b120c8d2e3909ae9911f;hpb=44331939251d6c9f800f63076e9d51bd8263b526 diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index 0031773029..ef69b49ca9 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -1,53 +1,41 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 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 + HEAD + - org.opendaylight.controller forwardingrulesmanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle - - - jacoco - reuseReports - target/jacoco.exec - target/jacoco-it.exec - java - - - - - org.jacoco - jacoco-maven-plugin - 0.5.3.201107060350 - - - org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true + org.opendaylight.controller.forwardingrulesmanager.implementation.data 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, @@ -57,14 +45,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 @@ -76,68 +65,63 @@ + ${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 + ${hosttracker.version} org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.7.0-SNAPSHOT + + + org.opendaylight.controller + sal.connection + 0.1.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT + + + equinoxSDK381 + org.apache.felix.gogo.runtime junit junit - 4.8.1 - test + + + org.opendaylight.controller + connectionmanager + 0.1.1-SNAPSHOT + + + org.opendaylight.controller + containermanager + 0.5.1-SNAPSHOT