X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=651d077fd84097c3e966f36cfb46547f6a056f6e;hb=91f10bd25b8339550806c7e6408cfd58d7f94b52;hp=df1095c76d64adcaaa327207da772bb305f7d258;hpb=4d8ea2149206e12d7601b34667a85f48ca82af6c;p=controller.git diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index df1095c76d..651d077fd8 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -9,6 +9,11 @@ 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 + forwardingrulesmanager.implementation 0.4.0-SNAPSHOT @@ -28,7 +33,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -36,13 +41,14 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true + org.opendaylight.controller.forwardingrulesmanager.implementation.data org.opendaylight.controller.clustering.services, @@ -57,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, @@ -121,7 +128,7 @@ org.opendaylight.controller switchmanager - 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 +