X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=1f7c17ee923e650a8398c708791e2128083720c7;hb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;hp=0031773029f9619a150512e32c970b0d43c37bb7;hpb=1c782da84939df7d201f88cd19f0017682c4ed39;p=controller.git diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index 0031773029..1f7c17ee92 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -1,18 +1,21 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.0 ../../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 + releasepom-0.1.0 + - org.opendaylight.controller forwardingrulesmanager.implementation - 0.4.0-SNAPSHOT + 0.4.0 bundle @@ -29,7 +32,7 @@ org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 + ${jacoco.version} @@ -37,13 +40,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,7 +61,9 @@ org.opendaylight.controller.sal.match, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.packet, + org.opendaylight.controller.sal.connection, 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 @@ -106,32 +113,37 @@ org.opendaylight.controller hosttracker - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller configuration - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.0 org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + 0.5.0 org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0 + + + org.opendaylight.controller + sal.connection + 0.1.0 org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT + 0.4.0 junit @@ -139,5 +151,10 @@ 4.8.1 test + + org.opendaylight.controller + connectionmanager + 0.1.0 +