X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=4e007f4c5d8e4447c1ea683312f40302bc91f2d9;hp=674c5bf5a596bb03a34f785d854ffdb305aac12b;hb=0e04f999d78b80e9b42026e1a333327d48818c08;hpb=535d2813fe3a9df03b31966397ee107272ed497f diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 674c5bf5a5..4e007f4c5d 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -59,18 +59,23 @@ org.opendaylight.controller sal-core-api - - org.opendaylight.controller - netconf-util - - org.opendaylight.controller - sal-core-spi + org.opendaylight.controller + sal-core-spi + + + org.opendaylight.controller + sal-common-impl + + + org.opendaylight.controller + netconf-util - org.opendaylight.controller - sal-common-impl + org.opendaylight.controller + sal-clustering-commons + @@ -112,6 +117,11 @@ scala-library + + com.codahale.metrics + metrics-core + 3.0.1 + junit @@ -156,8 +166,11 @@ ${project.groupId}.${project.artifactId} - !org.jboss.*;!com.jcraft.*;* + !org.iq80.*;!*snappy;!org.jboss.*;!com.jcraft.*;!org.fusesource.*;* + sal-clustering-commons; + sal-akka-raft; + *metrics*; !sal*; !*config-api*; !*testkit*; @@ -200,6 +213,9 @@ + + +