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=fd0de968fd7228951e60176d7a9c580d03e0837a;hp=44476403cbd016743d0c9f485947d92072365c91;hb=ae6388e37fab2bd6969bf0a0b72e5f3913a17584;hpb=3354f45e32faaab5452f95f9931274a3580de912 diff --git a/features/mdsal/odl-mdsal-clustering-commons/pom.xml b/features/mdsal/odl-mdsal-clustering-commons/pom.xml index 44476403cb..fd0de968fd 100644 --- a/features/mdsal/odl-mdsal-clustering-commons/pom.xml +++ b/features/mdsal/odl-mdsal-clustering-commons/pom.xml @@ -6,29 +6,30 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.odlparent single-feature-parent - 1.8.0-SNAPSHOT + 7.0.1 org.opendaylight.controller odl-mdsal-clustering-commons - 1.5.0-SNAPSHOT + 1.12.0-SNAPSHOT feature + OpenDaylight :: Controller :: Clustering Commons + Common Clustering utilities + - org.opendaylight.odlparent - odlparent-artifacts - 1.8.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 5.0.0 pom import @@ -37,30 +38,54 @@ - ${project.groupId} - odl-mdsal-broker-local - ${project.version} + org.opendaylight.odlparent + odl-akka-system-2.5 + xml + features + + + org.opendaylight.odlparent + odl-akka-persistence-2.5 xml features org.opendaylight.odlparent - odl4-akka-system-2.4 + odl-akka-clustering-2.5 xml features org.opendaylight.odlparent - odl4-akka-persistence-2.4 + odl-apache-commons-lang3 xml features org.opendaylight.odlparent - odl4-akka-clustering-2.4 + odl-dropwizard-metrics + xml + features + + + org.opendaylight.odlparent + odl-servlet-api + xml + features + + + org.opendaylight.yangtools + odl-yangtools-data xml features + + org.opendaylight.yangtools + odl-yangtools-codec + xml + features + + ${project.groupId} sal-clustering-commons @@ -71,10 +96,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 + - io.dropwizard.metrics - metrics-core + org.ow2.asm + asm + 5.2 - \ No newline at end of file +