X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-dummy-distributed-datastore%2Fpom.xml;h=229ab3ef441fd1cdcec1cbe9ef7c6f07e9483cc5;hb=refs%2Fchanges%2F72%2F89472%2F2;hp=25dce9ada3496bc6af8faeb78200399a509b49e3;hpb=642d02ba5d3ce6aeaa4ff1e53734479b90fb2982;p=controller.git diff --git a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml index 25dce9ada3..229ab3ef44 100644 --- a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml @@ -2,69 +2,51 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.8.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 2.0.0-SNAPSHOT + ../parent org.opendaylight.controller sal-dummy-distributed-datastore - 1.5.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT - pom - import - - - - - - com.google.guava - guava - - com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.13 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.13 com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence_2.13 com.typesafe.akka - akka-remote_${scala.version} + akka-remote_2.13 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.13 test com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.13 com.typesafe.akka - akka-osgi_${scala.version} + akka-osgi_2.13 @@ -83,11 +65,6 @@ - - junit - junit - test - org.mockito mockito-core @@ -118,9 +95,6 @@ ${project.groupId}.${project.artifactId} - - - !*snappy;!org.jboss.*;!com.jcraft.*;!*jetty*;!sun.security.*;* @@ -166,19 +140,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}/ - -