X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=features%2Fmdsal%2Fodl-mdsal-clustering-commons%2Fpom.xml;h=543d237c871ecb9714111d00c8c0d9bd8571cb75;hb=3b1bb4b5cad75f64dc7d8de93e7754aa4218fbe2;hp=89d35c0635fdab4cd86b7867b09b4814d6e663df;hpb=631e5ce9401c8cf09ce677f7e6150f9d9ae0e9a7;p=controller.git diff --git a/features/mdsal/odl-mdsal-clustering-commons/pom.xml b/features/mdsal/odl-mdsal-clustering-commons/pom.xml index 89d35c0635..543d237c87 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.10.0-SNAPSHOT + 1.11.0-SNAPSHOT feature + OpenDaylight :: Controller :: Clustering Commons + Common Clustering utilities + + + + + org.opendaylight.yangtools + yangtools-artifacts + 4.0.1 + 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 +