X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fapi%2Fpom.xml;h=3bd1af3a102ac9f16300606aad216913c510c10c;hb=3eb3d2d181fd81a1b723f90ca98d56e8bc7b3ba4;hp=6b639e3c632f7bcd7b7e5ed1d4c678bac28a5a07;hpb=30c334b11097201c8f8a68263bc01efb869c778b;p=controller.git diff --git a/opendaylight/forwardingrulesmanager/api/pom.xml b/opendaylight/forwardingrulesmanager/api/pom.xml index 6b639e3c63..3bd1af3a10 100644 --- a/opendaylight/forwardingrulesmanager/api/pom.xml +++ b/opendaylight/forwardingrulesmanager/api/pom.xml @@ -1,44 +1,45 @@ - + 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 + - org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.5.1-SNAPSHOT bundle - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - - - org.opendaylight.controller.forwardingrulesmanager - - - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.configuration, - org.opendaylight.controller.hosttracker, - org.opendaylight.controller.hosttracker.hostAware, + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + + + + org.opendaylight.controller.forwardingrulesmanager + + + org.opendaylight.controller.configuration, org.opendaylight.controller.switchmanager, org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.flowprogrammer, org.opendaylight.controller.sal.match, - org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.packet, javax.xml.bind.annotation, javax.xml.bind, @@ -47,49 +48,35 @@ org.osgi.service.component, org.slf4j, org.eclipse.osgi.framework.console, - org.osgi.framework - - + org.osgi.framework + + org.opendaylight.controller.hosttracker - + + ${project.basedir}/META-INF - - 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 + switchmanager org.opendaylight.controller - switchmanager - 0.4.0-SNAPSHOT + sal - - org.opendaylight.controller - sal - 0.4.0-SNAPSHOT - junit junit - 4.8.1 - test