X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=4f9f6f3cf1909f1e3680b41c1a7987f0f743d23b;hb=41ae38a856d2e6337c16ba33913c726731d4dea5;hp=772d4461f0bc294a5f270dc1eb41c606b6b46615;hpb=a81d98f692b80c45bce3fe6a87e731abfb012a9f;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 772d4461f0..4f9f6f3cf1 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.odlparent + bundle-parent + 2.0.7 + org.opendaylight.controller sal-remoterpc-connector - 1.5.0-SNAPSHOT + 1.6.4-SNAPSHOT bundle @@ -19,7 +18,14 @@ org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.6.4-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 1.2.4-SNAPSHOT pom import @@ -61,10 +67,6 @@ akka-persistence_${scala.version} - - org.opendaylight.controller - sal-connector-api - org.opendaylight.controller sal-common-util @@ -134,7 +136,7 @@ org.mockito - mockito-all + mockito-core test @@ -142,17 +144,22 @@ slf4j-simple test - - org.opendaylight.yangtools - yang-parser-impl - test - com.google.collections google-collections 1.0 test + + org.opendaylight.yangtools + yang-test-util + + + org.opendaylight.controller + sal-akka-raft + test-jar + test + @@ -164,36 +171,11 @@ ${project.groupId}.${project.artifactId} - - + - !org.iq80.*; - !*snappy; - !org.jboss.*; - !com.jcraft.*; - !org.fusesource.*; - !*jetty*; - !sun.security.*; org.opendaylight.controller.cluster; * - @@ -204,6 +186,13 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + +