X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fprotocol-framework%2Fpom.xml;h=00f7b3179b2a0b469eba396689f2838ec1149b19;hb=39d35d4ddd4dc6497f9b00c54e0af6db12d4c14c;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..00f7b3179b 100644 --- a/opendaylight/commons/protocol-framework/pom.xml +++ b/opendaylight/commons/protocol-framework/pom.xml @@ -6,12 +6,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../../commons/opendaylight protocol-framework - 0.5.0-SNAPSHOT + 0.6.0-SNAPSHOT bundle ${project.artifactId} Common protocol framework @@ -62,6 +62,10 @@ org.opendaylight.yangtools mockito-configuration + + org.osgi + org.osgi.core + org.slf4j slf4j-api @@ -74,14 +78,12 @@ org.opendaylight.controller config-manager - ${config.version} test-jar test org.opendaylight.controller config-util - ${config.version} test @@ -89,6 +91,11 @@ netty-event-executor-config test + + ch.qos.logback + logback-classic + test +