X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-akka-segmented-journal%2Fpom.xml;h=93fef5cda79ab9c1f5d45dddf3c77e79b31fdb08;hb=88b2fe8c90d9c5b2bd6b811d88396cafc5427011;hp=ba6b7edb6a5daa418aec6c9863ae007c76b75f2f;hpb=52fb7d830e43a9849c728c7b0d36470afe686fb5;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml index ba6b7edb6a..93fef5cda7 100644 --- a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml +++ b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml @@ -12,37 +12,35 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 1.10.0-SNAPSHOT + 7.0.5-SNAPSHOT ../parent sal-akka-segmented-journal - 1.10.0-SNAPSHOT bundle - - - com.typesafe.akka - akka-actor_2.12 + com.google.guava + guava + + - com.typesafe.akka - akka-persistence_2.12 + com.typesafe + config - com.typesafe.akka - akka-slf4j_2.12 - test + org.opendaylight.controller + repackaged-akka com.typesafe.akka - akka-testkit_2.12 + akka-testkit_2.13 com.typesafe.akka - akka-persistence-tck_2.12 + akka-persistence-tck_2.13 @@ -57,17 +55,46 @@ and is available at http://www.eclipse.org/legal/epl-v10.html scala-library + + + org.opendaylight.controller + sal-clustering-commons + + - io.atomix + org.opendaylight.controller atomix-storage - 3.1.5 provided - io.atomix - atomix-utils - 3.1.5 + com.esotericsoftware + kryo + 4.0.2 + provided + + + com.esotericsoftware + minlog + 1.3.1 + provided + + + com.esotericsoftware + reflectasm + 1.11.8 + provided + + + org.ow2.asm + asm + 5.2 + provided + + + org.objenesis + objenesis + 2.6 provided @@ -76,6 +103,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html commons-io test + + org.scalatestplus + junit-4-13_2.13 + test + @@ -87,8 +119,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId}.${project.artifactId} - - *;inline=true;groupId=io.atomix + + !COM.newmonics.*, + !android.os, + * + + + + *;inline=true;artifactId=atomix-storage, + *;inline=true;groupId=com.esotericsoftware, + *;inline=true;groupId=org.objenesis, + *;inline=true;groupId=org.ow2.asm, + @@ -101,5 +144,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering -