X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=d545cf49ecf1e72e51db6b188b8ca8dd5ff9670e;hb=dceb9db7853dabfbd4abdfb3d886a79871097831;hp=935af23caedb64c0a21e77578125db69b127d2de;hpb=2608b7032d0d019f5125704609eaaa0590c4598a;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 935af23cae..d545cf49ec 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -176,7 +176,15 @@ ${project.groupId}.${project.artifactId} org.opendaylight.controller.cluster.datastore.osgi.Activator - !*snappy;!org.jboss.*;!com.jcraft.*;!*jetty*;!sun.security.*;* + + !*snappy; + !org.jboss.*; + !com.jcraft.*; + !*jetty*; + !sun.security.*; + *; + org.opendaylight.controller.md.sal.dom.broker.impl.jmx +