X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fimplementation%2Fpom.xml;h=9a8f14980dca58035e3961db7c331f55d1ffd0fd;hp=d5648a0625d87fd698aafbd132e45400aaf7186d;hb=c29d8b2e81598d2710c5aa3735110fd7388a6059;hpb=d0e292824d50cb36c08e9906a24cbf4ffaa11020 diff --git a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml index d5648a0625..9a8f14980d 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.controller sal-parent ../.. - 1.0-SNAPSHOT + 1.1-SNAPSHOT sal-remoterpc-connector @@ -14,8 +14,8 @@ 0.3.1 - 2.3.0 1.0.1 + 0.2.4-SNAPSHOT @@ -38,8 +38,7 @@ org.opendaylight.controller remoterpc-routingtable.implementation - - 0.4.1-SNAPSHOT + ${project.version} @@ -80,7 +79,12 @@ org.slf4j slf4j-api - + + ch.qos.logback + logback-classic + 1.0.9 + test + com.fasterxml.jackson.core jackson-annotations @@ -114,19 +118,6 @@ org.mockito mockito-all - - org.powermock - powermock-module-junit4 - - - org.powermock - powermock-api-mockito - - - org.powermock - powermock-core - - @@ -141,12 +132,16 @@ *, + com.google.common.collect, !org.codehaus.enunciate.jaxrs 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} @@ -157,7 +152,7 @@ org.opendaylight.yangtools yang-maven-plugin - 0.5.9-SNAPSHOT + ${yangtools.version} @@ -189,12 +184,12 @@ org.opendaylight.controller yang-jmx-generator-plugin - 0.2.3-SNAPSHOT + ${yang.jmx.plugin} org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + ${yangtools.version} jar