X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fapi%2Fpom.xml;h=82f5f9b9e9d2e8640c96a42b1923b5b185a06397;hp=5583b7a0dd58f2153391de2e9b9705e448ec71f9;hb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;hpb=5bf8e609e5f7c2f69ea58a5d0e6d7a564457b2f1 diff --git a/opendaylight/forwardingrulesmanager/api/pom.xml b/opendaylight/forwardingrulesmanager/api/pom.xml index 5583b7a0dd..82f5f9b9e9 100644 --- a/opendaylight/forwardingrulesmanager/api/pom.xml +++ b/opendaylight/forwardingrulesmanager/api/pom.xml @@ -4,19 +4,31 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-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 - forwardingrulesmanager - 0.5.0-SNAPSHOT + 0.6.0-SNAPSHOT bundle + + + junit + junit + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + @@ -27,16 +39,9 @@ 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.forwardingrulesmanager + org.opendaylight.controller.configuration, org.opendaylight.controller.switchmanager, org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.core, @@ -51,43 +56,19 @@ org.osgi.service.component, org.slf4j, org.eclipse.osgi.framework.console, - org.osgi.framework - - - org.opendaylight.controller.hosttracker - - - + org.osgi.framework + org.opendaylight.controller.hosttracker + ${project.basedir}/META-INF - - - org.opendaylight.controller - hosttracker - - - org.opendaylight.controller - configuration - - - org.opendaylight.controller - clustering.services - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - sal - - - junit - junit - - + + 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 +