X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=18f14458d141beca00acb97a129193000dd4dbcb;hb=c983ca95187c03af54867343c8eeb8903e103ea8;hp=e0e6389a6604cd237d1743151c5c44922ea6fa46;hpb=378f3ba51e8e49c3e54593656cc193fda7970388;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index e0e6389a66..18f14458d1 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -3,14 +3,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.odlparent + bundle-parent + 3.0.2 + + org.opendaylight.controller sal-remoterpc-connector - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT bundle @@ -18,7 +19,14 @@ org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.1 pom import @@ -32,32 +40,32 @@ 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 @@ -116,10 +124,12 @@ io.dropwizard.metrics metrics-core + 3.1.2 io.dropwizard.metrics metrics-graphite + 3.1.2 @@ -165,35 +175,10 @@ ${project.groupId}.${project.artifactId} - - !org.iq80.*; - !*snappy; - !org.jboss.*; - !com.jcraft.*; - !org.fusesource.*; - !*jetty*; - !sun.security.*; org.opendaylight.controller.cluster; * -