X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=651d077fd84097c3e966f36cfb46547f6a056f6e;hp=3519be452abf385a9fcaf1bb29aa6482d9792776;hb=87e42e0bc309ddd2f3bde223d1745ec9d6600592;hpb=8bcd39b0fdd03d1ebbc46118d3ae4f2ee096b012 diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index 3519be452a..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, @@ -139,5 +146,10 @@ 4.8.1 test + + org.opendaylight.controller + connectionmanager + 0.1.0-SNAPSHOT +