X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=df8d8d19f247eddc96ef79dc6de6d25a20c01e87;hb=7aaa993c7f3ed5cb11ffede692ef23f4ed2c9e47;hp=8518ffbf3104828cb20016101dc18d1d4e356332;hpb=b12f105c5daf5e08aa65f5a3eb23509cd8e6a291;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 8518ffbf31..df8d8d19f2 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -1,71 +1,47 @@ - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.5 - + org.opendaylight.controller + mdsal-parent + 1.8.0-SNAPSHOT + ../parent org.opendaylight.controller sal-remoterpc-connector - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0-SNAPSHOT - pom - import - - - - - - com.google.guava - guava - 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 @@ -73,16 +49,12 @@ sal-common-util - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-core-spi + org.opendaylight.mdsal + mdsal-dom-api - org.opendaylight.controller - sal-dom-config + org.opendaylight.mdsal + mdsal-dom-spi org.opendaylight.controller @@ -124,17 +96,14 @@ io.dropwizard.metrics metrics-core + 3.1.2 io.dropwizard.metrics metrics-graphite + 3.1.2 - - junit - junit - test - org.mockito mockito-core @@ -172,7 +141,7 @@ ${project.groupId}.${project.artifactId} - + org.opendaylight.controller.cluster; * @@ -180,20 +149,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -