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=1435c21f96ff2c700212f62e9e18ca280230bc0c;hp=11713cc508b1ae7a9c6fdaafdfb2347677b5faec;hb=ed85d1748aa2ab7ea8b2212fb276b75310096c83;hpb=839f16e02accbd7883ff75879179890668668f49 diff --git a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml index 11713cc508..1435c21f96 100644 --- a/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml +++ b/opendaylight/md-sal/sal-akka-segmented-journal/pom.xml @@ -12,37 +12,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 3.0.5-SNAPSHOT ../parent sal-akka-segmented-journal - 1.12.0-SNAPSHOT bundle - + + + false + + - com.typesafe.akka - akka-actor_2.12 - - - com.typesafe.akka - akka-persistence_2.12 - - - 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 @@ -76,6 +70,36 @@ 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 @@ -93,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, + @@ -107,5 +142,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 -