X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fmdsal%2Fodl-mdsal-clustering-commons%2Fpom.xml;h=0eeadc096d2da264bfe1c86f7c9d545a025835a8;hb=refs%2Fchanges%2F02%2F83802%2F42;hp=4c5ddf20aeaea8045b41f4d32f3fee3008936cc3;hpb=37e0cce42841295f9f434c2ac6d355f4ebd0402e;p=controller.git diff --git a/features/mdsal/odl-mdsal-clustering-commons/pom.xml b/features/mdsal/odl-mdsal-clustering-commons/pom.xml index 4c5ddf20ae..0eeadc096d 100644 --- a/features/mdsal/odl-mdsal-clustering-commons/pom.xml +++ b/features/mdsal/odl-mdsal-clustering-commons/pom.xml @@ -12,23 +12,31 @@ org.opendaylight.odlparent single-feature-parent - 4.0.9 + 6.0.0 org.opendaylight.controller odl-mdsal-clustering-commons - 1.9.0-SNAPSHOT + 1.11.0-SNAPSHOT feature + OpenDaylight :: Controller :: Clustering Commons + Common Clustering utilities + + + + + org.opendaylight.yangtools + yangtools-artifacts + 3.0.5 + pom + import + + + + - - ${project.groupId} - odl-mdsal-broker-local - ${project.version} - xml - features - org.opendaylight.odlparent odl-akka-system-2.5 @@ -65,6 +73,13 @@ xml features + + org.opendaylight.yangtools + odl-yangtools-data + xml + features + + ${project.groupId} sal-clustering-commons @@ -75,6 +90,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 +