X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dummy-distributed-datastore%2Fpom.xml;h=27b46033235d1f7e8f354e599c0b3f5a68277f7c;hp=42a97fa3f30d59706c24580679e8c8f29d2dab4f;hb=839f16e02accbd7883ff75879179890668668f49;hpb=378f3ba51e8e49c3e54593656cc193fda7970388 diff --git a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml index 42a97fa3f3..27b4603323 100644 --- a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml @@ -2,69 +2,52 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.9.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 1.12.0-SNAPSHOT + ../parent org.opendaylight.controller sal-dummy-distributed-datastore - 1.6.0-SNAPSHOT + 1.12.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.6.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-persistence_${scala.version} + akka-persistence_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-slf4j_${scala.version} + akka-slf4j_2.12 com.typesafe.akka - akka-osgi_${scala.version} + akka-osgi_2.12 @@ -83,11 +66,6 @@ - - junit - junit - test - org.mockito mockito-core @@ -118,9 +96,6 @@ ${project.groupId}.${project.artifactId} - - - !*snappy;!org.jboss.*;!com.jcraft.*;!*jetty*;!sun.security.*;* @@ -166,19 +141,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}/ - -