X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fapi%2Fpom.xml;h=82f5f9b9e9d2e8640c96a42b1923b5b185a06397;hb=b23703bef6c3aaafe2dc83608a03b738ad42f945;hp=f25756cc115eb9ed61c40361b9b3d4d18ce6e7d1;hpb=1b50bf01cd8dab4b32ce696f58d722d6c81db1af;p=controller.git diff --git a/opendaylight/forwardingrulesmanager/api/pom.xml b/opendaylight/forwardingrulesmanager/api/pom.xml index f25756cc11..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,47 +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 - ${hosttracker.version} - - - org.opendaylight.controller - configuration - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - clustering.services - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - 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 +