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=fa3b3ed183c015ac8fa77d7ebb29750d3d47221d;hp=6a88d0c55dd5fb22ba537295f74ec3819fe00b5e;hb=b22988b8f012c23e8ebc97948ff961aff5725846;hpb=e3bccac2ffeb3ccde7c1efcd0fffc90fe8bf8a17 diff --git a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml index 6a88d0c55d..fa3b3ed183 100644 --- a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml +++ b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml @@ -12,18 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 3.0.1-SNAPSHOT + 5.0.1-SNAPSHOT ../parent sal-akka-segmented-journal bundle - - - false - - @@ -70,12 +65,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 + @@ -87,8 +117,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, +