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=de54c316919b4e5a472bde78b9e2b68b1326f697;hp=39f8b6c34e5479d31372a0b6ab9c8276a9d80e03;hb=78efa22e4e7b70a468fcbaf120f8613598c36b5b;hpb=e22153124472857433f6e1a9383e0a620b754065 diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 39f8b6c34e..de54c31691 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT sal-remoterpc-connector bundle @@ -115,14 +115,14 @@ - com.codahale.metrics + io.dropwizard.metrics metrics-core - - com.codahale.metrics - metrics-graphite - + + io.dropwizard.metrics + metrics-graphite + junit @@ -194,7 +194,17 @@ ${project.groupId}.${project.artifactId} - !org.iq80.*;!*snappy;!org.jboss.*;!com.jcraft.*;!org.fusesource.*;!*jetty*;!sun.security.*;* + + !org.iq80.*; + !*snappy; + !org.jboss.*; + !com.jcraft.*; + !org.fusesource.*; + !*jetty*; + !sun.security.*; + org.opendaylight.controller.cluster; + * +