X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=ea55ac8b08951f14191cbcd900a6309c7154fcfc;hb=b8da7c5be9812ce23d54536771225d88df271769;hp=0031773029f9619a150512e32c970b0d43c37bb7;hpb=504839b61a1fa9def8ef6869d752c623ea6966d8;p=controller.git diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index 0031773029..ea55ac8b08 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -9,8 +9,12 @@ 1.4.0-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 + - org.opendaylight.controller forwardingrulesmanager.implementation 0.4.0-SNAPSHOT bundle @@ -44,6 +48,7 @@ + org.opendaylight.controller.forwardingrulesmanager.implementation.data org.opendaylight.controller.clustering.services, @@ -58,6 +63,7 @@ org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.packet, org.opendaylight.controller.forwardingrulesmanager, + org.opendaylight.controller.connectionmanager, javax.xml.bind.annotation, javax.xml.bind, org.apache.felix.dm, @@ -76,6 +82,7 @@ + ${project.basedir}/META-INF @@ -121,12 +128,12 @@ org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -139,5 +146,10 @@ 4.8.1 test + + org.opendaylight.controller + connectionmanager + 0.1.0-SNAPSHOT +