X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=73a8ef284d0d5687d08cba344f9a2fbc3f256ba4;hb=refs%2Fchanges%2F86%2F78686%2F1;hp=7563d06c4fb21086a499069f2b740c49c1b4526d;hpb=0674a67e81d5e3ca8a33a6cb901e681d0f9411bc;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 7563d06c4f..73a8ef284d 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.odlparent + bundle-parent + 3.1.4 + org.opendaylight.controller sal-remoterpc-connector - 1.5.0-SNAPSHOT + 1.7.5-SNAPSHOT bundle @@ -19,7 +18,14 @@ org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.7.5-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.6.5 pom import @@ -33,38 +39,34 @@ 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-remote_${scala.version} + akka-remote_2.12 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 test com.typesafe.akka - akka-osgi_${scala.version} + akka-osgi_2.12 com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence_2.12 - - org.opendaylight.controller - sal-connector-api - org.opendaylight.controller sal-common-util @@ -121,10 +123,12 @@ io.dropwizard.metrics metrics-core + 3.1.2 io.dropwizard.metrics metrics-graphite + 3.1.2 @@ -152,6 +156,12 @@ org.opendaylight.yangtools yang-test-util + + org.opendaylight.controller + sal-akka-raft + test-jar + test + @@ -163,36 +173,11 @@ ${project.groupId}.${project.artifactId} - - + - !org.iq80.*; - !*snappy; - !org.jboss.*; - !com.jcraft.*; - !org.fusesource.*; - !*jetty*; - !sun.security.*; org.opendaylight.controller.cluster; * -