X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fapi%2Fpom.xml;h=5583b7a0dd58f2153391de2e9b9705e448ec71f9;hp=382b11d4a3a1186bd4070557cbc4da114889b58a;hb=b25fb8ba381fe22992e1042f3eee2c54cc26af43;hpb=6ce68c7d4d71586d027668df5d9427d663d6b210 diff --git a/opendaylight/forwardingrulesmanager/api/pom.xml b/opendaylight/forwardingrulesmanager/api/pom.xml index 382b11d4a3..5583b7a0dd 100644 --- a/opendaylight/forwardingrulesmanager/api/pom.xml +++ b/opendaylight/forwardingrulesmanager/api/pom.xml @@ -1,36 +1,40 @@ - + 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 - 0.4.0-SNAPSHOT + 0.5.0-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.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + + + + org.opendaylight.controller.forwardingrulesmanager + + + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.configuration, org.opendaylight.controller.hosttracker, org.opendaylight.controller.hosttracker.hostAware, org.opendaylight.controller.switchmanager, @@ -38,7 +42,7 @@ 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,14 +51,15 @@ 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 @@ -63,33 +68,26 @@ 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.4.0-SNAPSHOT - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - + + org.opendaylight.controller + sal + junit junit - 4.8.1 - test