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=543d237c871ecb9714111d00c8c0d9bd8571cb75;hp=7ca4f77a738ff3472e2aa0cbe95869cabeb897f8;hb=33da69fa2c632e6229c5064d546c2f20ae9dd3f3;hpb=466078ab1dc8a8cc2981b161051f6edecd6af85a diff --git a/features/mdsal/odl-mdsal-clustering-commons/pom.xml b/features/mdsal/odl-mdsal-clustering-commons/pom.xml index 7ca4f77a73..543d237c87 100644 --- a/features/mdsal/odl-mdsal-clustering-commons/pom.xml +++ b/features/mdsal/odl-mdsal-clustering-commons/pom.xml @@ -12,41 +12,74 @@ org.opendaylight.odlparent single-feature-parent - 4.0.2 + 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 + 4.0.1 + pom + import + + + + - ${project.groupId} - odl-mdsal-broker-local - ${project.version} + org.opendaylight.odlparent + odl-akka-system-2.5 xml features org.opendaylight.odlparent - odl-akka-system-2.5 + odl-akka-persistence-2.5 xml features org.opendaylight.odlparent - odl-akka-persistence-2.5 + odl-akka-clustering-2.5 xml features org.opendaylight.odlparent - odl-akka-clustering-2.5 + odl-apache-commons-lang3 + xml + features + + + org.opendaylight.odlparent + odl-dropwizard-metrics xml features + + org.opendaylight.odlparent + odl-servlet-api + xml + features + + + org.opendaylight.yangtools + odl-yangtools-data + xml + features + + ${project.groupId} sal-clustering-commons @@ -57,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 +