X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=62a2e06d652e2a4f9288e4a5e755305643b325e6;hb=5533e9ab2d5b478f90882ba844b4dff0f368008b;hp=77c18eb18362631de5845826007bc508b7ba5f6d;hpb=fac268302e4261bb8b42143476692563cbdf149b;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 77c18eb183..62a2e06d65 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -3,15 +3,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.odlparent + bundle-parent + 3.0.2 + org.opendaylight.controller sal-remoterpc-connector - 1.5.0-SNAPSHOT + 1.7.0-SNAPSHOT bundle @@ -19,7 +19,14 @@ org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.7.0-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0 pom import @@ -33,38 +40,34 @@ com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.12 com.typesafe.akka - akka-remote_${scala.version} + akka-remote_2.12 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 test com.typesafe.akka - akka-osgi_${scala.version} + akka-osgi_2.12 com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence_2.12 - - org.opendaylight.controller - sal-connector-api - org.opendaylight.controller sal-common-util @@ -121,10 +124,12 @@ io.dropwizard.metrics metrics-core + 3.1.2 io.dropwizard.metrics metrics-graphite + 3.1.2 @@ -134,7 +139,7 @@ org.mockito - mockito-all + mockito-core test @@ -142,17 +147,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 + @@ -165,62 +175,30 @@ ${project.groupId}.${project.artifactId} - - !org.iq80.*; - !*snappy; - !org.jboss.*; - !com.jcraft.*; - !org.fusesource.*; - !*jetty*; - !sun.security.*; org.opendaylight.controller.cluster; * - + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + - - - - jdk8 - - [1.8,) - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git