X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=1a689ed0a43e4b7c2981924845884591e10c24bf;hp=b96c3ccb7e4c8ac8e8a63dff2edb5e1a0ab7b806;hb=2f05ce3fdd200dccd4a99ae16d1340c72d36ca11;hpb=9e76b68bb097dc2b53584cad27e3b940e7c41d35 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index b96c3ccb7e..1a689ed0a4 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -3,22 +3,17 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.8.0-SNAPSHOT + ../parent sal-distributed-datastore - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle - - junit - junit - test - org.mockito mockito-core @@ -38,54 +33,38 @@ 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-osgi_${scala.version} + akka-osgi_2.12 com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence_2.12 com.typesafe.akka - akka-remote_${scala.version} + akka-remote_2.12 com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 org.scala-lang.modules - scala-java8-compat_${scala.version} + scala-java8-compat_2.12 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 test - - - io.dropwizard.metrics - metrics-core - - - io.dropwizard.metrics - metrics-graphite - - - - - com.google.guava - guava - - org.scala-lang @@ -97,10 +76,6 @@ net.java.dev.stax-utils stax-utils - - org.opendaylight.controller - config-api - org.opendaylight.controller sal-akka-raft @@ -171,10 +146,6 @@ org.opendaylight.mdsal mdsal-dom-spi - - org.opendaylight.mdsal - mdsal-dom-inmemory-datastore - org.opendaylight.mdsal mdsal-dom-broker @@ -183,10 +154,6 @@ org.opendaylight.controller sal-core-spi - - org.opendaylight.controller - sal-inmemory-datastore - org.opendaylight.yangtools @@ -220,6 +187,10 @@ org.apache.commons commons-lang3 + + org.apache.commons + commons-text + org.opendaylight.yangtools @@ -265,13 +236,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - org.codehaus.mojo findbugs-maven-plugin @@ -289,19 +253,4 @@ https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -