X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fstatistics-manager%2Fpom.xml;h=234e1084f6a4ff5447d4c8552d984bd3d4c325c0;hp=1a443177c68a4ef8fa44ee2db7a461ff184ff8c1;hb=3a71a222b896b9d07e638af62300180799bdac67;hpb=5adfd98dac66cab656090d1b51324b4d09573bd9 diff --git a/opendaylight/md-sal/statistics-manager/pom.xml b/opendaylight/md-sal/statistics-manager/pom.xml index 1a443177c6..234e1084f6 100644 --- a/opendaylight/md-sal/statistics-manager/pom.xml +++ b/opendaylight/md-sal/statistics-manager/pom.xml @@ -42,25 +42,60 @@ org.osgi.core provided + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.controller + config-api + org.slf4j slf4j-log4j12 - ${slf4j.version} test - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.md.statistics.manager.StatisticsManagerActivator - - - + + org.apache.felix + maven-bundle-plugin + + + * + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + config + + generate-sources + + + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + ${jmxGeneratorPath} + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + true + + + +