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=3ae9ae12febe7910bbcdb6c55113f7f1eee4ddd4;hp=df99340aefcc3962b520e3089eb62fa6a968879a;hb=3006cd7215ab845c4b892a25d10597b1275a407e;hpb=86ca62e7f704cb6544695aad7790ebf787855d71 diff --git a/features/mdsal/odl-mdsal-clustering-commons/pom.xml b/features/mdsal/odl-mdsal-clustering-commons/pom.xml index df99340aef..3ae9ae12fe 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 - 3.1.3 + 5.0.1 org.opendaylight.controller odl-mdsal-clustering-commons - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT feature + OpenDaylight :: Controller :: Clustering Commons + Common Clustering utilities + + + + + org.opendaylight.yangtools + yangtools-artifacts + 3.0.4 + 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 +