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=451535747697e9c998f012ba2a9b7bf922cd339d;hp=6c72a610a76c0b2150704d3b9fda03bacfbd953a;hb=94b968f7454a2d677b1ac8fc4a81c10ecca03fa3;hpb=0ae12c54560ef14cb8c08beef4553f7523d41578 diff --git a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml index 6c72a610a7..4515357476 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} @@ -61,10 +60,6 @@ org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools - yang-common - @@ -84,23 +79,24 @@ org.slf4j slf4j-api - + + ch.qos.logback + logback-classic + test + com.fasterxml.jackson.core jackson-annotations - ${jackson.version} com.fasterxml.jackson.core jackson-core - ${jackson.version} com.fasterxml.jackson.core jackson-databind - ${jackson.version} @@ -118,19 +114,6 @@ org.mockito mockito-all - - org.powermock - powermock-module-junit4 - - - org.powermock - powermock-api-mockito - - - org.powermock - powermock-core - - @@ -139,18 +122,21 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true *, + 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} @@ -161,7 +147,6 @@ org.opendaylight.yangtools yang-maven-plugin - 0.5.9-SNAPSHOT @@ -180,6 +165,21 @@ + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + + ${salGeneratorPath} + + + + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + + target/site/models + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl target/site/models @@ -193,12 +193,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