X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fimplementation%2Fpom.xml;h=ae31c2382fa82b3a9901bdbc4cfdb9be07c3f815;hb=3c4c5f529dadea6a027cbb6430ae631da883d83d;hp=6c72a610a76c0b2150704d3b9fda03bacfbd953a;hpb=67a2d25f63cc03d6291f9b3110e70fac812c3793;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml index 6c72a610a7..ae31c2382f 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml @@ -61,10 +61,6 @@ org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools - yang-common - @@ -84,7 +80,12 @@ org.slf4j slf4j-api - + + ch.qos.logback + logback-classic + 1.0.9 + test + com.fasterxml.jackson.core jackson-annotations @@ -118,19 +119,6 @@ org.mockito mockito-all - - org.powermock - powermock-module-junit4 - - - org.powermock - powermock-api-mockito - - - org.powermock - powermock-core - - @@ -149,8 +137,11 @@ org.opendaylight.controller.config.yang.md.sal.remote.rpc, - org.opendaylight.controller.sal.connector.remoterpc, - org.opendaylight.controller.sal.connector.remoterpc.* + org.opendaylight.controller.sal.connector.remoterpc.util, + org.opendaylight.controller.sal.connector.remoterpc.dto, + org.opendaylight.controller.sal.connector.remoterpc.RemoteRpcClient, + org.opendaylight.controller.sal.connector.remoterpc.RemoteRpcServer, + org.opendaylight.controller.sal.connector.remoterpc.RemoteRpcProvider ${project.groupId}.${project.artifactId} @@ -161,7 +152,7 @@ org.opendaylight.yangtools yang-maven-plugin - 0.5.9-SNAPSHOT + ${yangtools.version} @@ -198,7 +189,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + ${yangtools.version} jar