X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fprotocol-framework%2Fpom.xml;h=303f1fb1cabab1462246ebad6954684bb1863b78;hb=50a2f5eb1c94650bc1be1e49d3a5382a1a74a9b3;hp=ea0b7c491845ee1a9b26e9849fa18112fb770e9a;hpb=b43cbaf25e664bff8b211d13018d7487e5235a90;p=controller.git diff --git a/opendaylight/commons/protocol-framework/pom.xml b/opendaylight/commons/protocol-framework/pom.xml index ea0b7c4918..303f1fb1ca 100644 --- a/opendaylight/commons/protocol-framework/pom.xml +++ b/opendaylight/commons/protocol-framework/pom.xml @@ -6,18 +6,15 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.7.0-SNAPSHOT ../../commons/opendaylight protocol-framework - 0.5.0-SNAPSHOT + 0.8.0-SNAPSHOT bundle ${project.artifactId} Common protocol framework - - 3.0.4 - @@ -62,6 +59,10 @@ org.opendaylight.yangtools mockito-configuration + + org.osgi + org.osgi.core + org.slf4j slf4j-api @@ -74,14 +75,12 @@ org.opendaylight.controller config-manager - ${config.version} test-jar test org.opendaylight.controller config-util - ${config.version} test @@ -89,6 +88,11 @@ netty-event-executor-config test + + ch.qos.logback + logback-classic + test + @@ -144,9 +148,9 @@ ${config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.version} + ${mdsal.model.version} @@ -176,7 +180,7 @@ - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main