X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=7c2a7e5c32c8c91f5a0838e6d8239251ac33f727;hb=refs%2Fchanges%2F86%2F78686%2F1;hp=62e2c24f52ec2b4947e09754a360290661d56eb3;hpb=6602310b78b5bf54899456e2efa867d116731267;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 62e2c24f52..7c2a7e5c32 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.odlparent bundle-parent - 2.0.0 + 3.1.4 org.opendaylight.controller sal-akka-raft - 1.6.0-SNAPSHOT + 1.7.5-SNAPSHOT bundle @@ -18,7 +18,7 @@ org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.7.5-SNAPSHOT pom import @@ -37,27 +37,27 @@ com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.12 com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence_2.12 com.typesafe.akka - akka-remote_${scala.version} + akka-remote_2.12 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 test @@ -83,7 +83,7 @@ com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 @@ -117,7 +117,6 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * @@ -159,19 +158,4 @@ https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -