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=d3106417de1da11d3ba6cf0666afe8ce7fedc7c3;hp=871cd6efa4b3229f1ec477ee7fcd5f2c6617c872;hb=afedfa80158137d46a649470b95788e8beac2c0d;hpb=5479a946c52f98cb430637a5f71320d9074eca29 diff --git a/features/mdsal/odl-mdsal-clustering-commons/pom.xml b/features/mdsal/odl-mdsal-clustering-commons/pom.xml index 871cd6efa4..d3106417de 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.8 + 5.0.1 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.4 + pom + import + + + + - - ${project.groupId} - odl-mdsal-broker-local - ${project.version} - xml - features - org.opendaylight.odlparent odl-akka-system-2.5 @@ -53,12 +61,25 @@ 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 @@ -69,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 +