X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fodl-mdsal-clustering-commons%2Fpom.xml;h=7b86107bd62d8201d0096869626fedabc6b50d47;hp=7b61cbcae950390717e89ef9aedfed54b3d9762e;hb=62cddd88e42e8f3c6a92bbf42c97b0d6806f44ae;hpb=a8ebe8ce348c544635c996d8538af0ec9113d1b3 diff --git a/features/mdsal/odl-mdsal-clustering-commons/pom.xml b/features/mdsal/odl-mdsal-clustering-commons/pom.xml index 7b61cbcae9..7b86107bd6 100644 --- a/features/mdsal/odl-mdsal-clustering-commons/pom.xml +++ b/features/mdsal/odl-mdsal-clustering-commons/pom.xml @@ -12,15 +12,20 @@ org.opendaylight.odlparent single-feature-parent - 4.0.8 + 5.0.0 org.opendaylight.controller odl-mdsal-clustering-commons - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT feature + + + true + + ${project.groupId} @@ -75,6 +80,33 @@ sal-akka-raft ${project.version} + + + + ${project.groupId} + sal-akka-segmented-journal + ${project.version} + + + com.esotericsoftware + kryo + 4.0.2 + + + com.esotericsoftware + minlog + 1.3.1 + + + com.esotericsoftware + reflectasm + 1.11.8 + + + org.ow2.asm + asm + 5.2 +