X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-segmented-journal%2Fpom.xml;h=b04a4430793bcbfe44afca905e8c29afd53c961e;hp=e09d4409dc6378fa7df9e7a7e7729031a964d582;hb=e66df4e9ae44728c178147fe2462b7138d74810a;hpb=0adb29851377c6ad28f4a45b424b0c9478ddc0f1 diff --git a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml index e09d4409dc..b04a443079 100644 --- a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml +++ b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml @@ -12,27 +12,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 3.0.6-SNAPSHOT ../parent sal-akka-segmented-journal bundle + + + false + + - com.typesafe.akka - akka-actor_2.13 - - - com.typesafe.akka - akka-persistence_2.13 - - - com.typesafe.akka - akka-slf4j_2.13 - test + org.opendaylight.controller + repackaged-akka com.typesafe.akka @@ -74,12 +70,47 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 3.1.5 provided + + 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 + commons-io commons-io test + + org.scalatestplus + junit-4-13_2.13 + test + @@ -91,8 +122,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;groupId=io.atomix, + *;inline=true;groupId=com.esotericsoftware, + *;inline=true;groupId=org.objenesis, + *;inline=true;groupId=org.ow2.asm, +