X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=2e12cf4b3b4065647f6f49eab59a3ee1e9f965e8;hb=95aaa263a3331dcb0b9268f9df9993b507ea40ad;hp=e7faf735841441c67112042106c9b1eb6b13cfc4;hpb=8cca2dfdc9d55e956c175b0e07c19443526abf59;p=controller.git diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index e7faf73584..2e12cf4b3b 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -1,22 +1,21 @@ - + 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 forwardingrulesmanager.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -53,6 +52,7 @@ 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, @@ -68,7 +68,6 @@ javax.xml.bind.annotation, javax.xml.bind, org.apache.felix.dm, - org.apache.commons.lang3.builder, org.osgi.service.component, org.slf4j, org.eclipse.osgi.framework.console, @@ -114,48 +113,51 @@ org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller sal.connection - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT junit junit - 4.8.1 - test org.opendaylight.controller connectionmanager - 0.1.0-SNAPSHOT + 0.1.1-SNAPSHOT + + + org.opendaylight.controller + containermanager + 0.5.1-SNAPSHOT