X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-api%2Fpom.xml;h=9242ffecee9beb8f7cfa24624955e5302059af62;hb=b197d75e803beac663033287d769dce62c108490;hp=218362a07b0b5f392d10a44e54e78528c94187a8;hpb=2c6fd09ad16f5c2968390a674865efbbe5f1fcec;p=controller.git diff --git a/opendaylight/config/config-api/pom.xml b/opendaylight/config/config-api/pom.xml index 218362a07b..9242ffecee 100644 --- a/opendaylight/config/config-api/pom.xml +++ b/opendaylight/config/config-api/pom.xml @@ -1,54 +1,61 @@ - - - 4.0.0 - - config-subsystem - org.opendaylight.controller - 0.2.2-SNAPSHOT - + + + + 4.0.0 + + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT + + - config-api - ${project.artifactId} - bundle + org.opendaylight.controller + 0.8.0-SNAPSHOT + config-api + bundle + ${project.artifactId} + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.yangtools + yang-common + + + org.osgi + org.osgi.core - - - com.google.code.findbugs - jsr305 - - - org.osgi - org.osgi.core - - + + compile + + + org.opendaylight.yangtools + mockito-configuration + + - - - - org.apache.felix - maven-bundle-plugin - - - - javax.management, - org.opendaylight.protocol.concepts, - org.osgi.framework, - - - org.opendaylight.controller.config.api, - org.opendaylight.controller.config.api.annotations, - org.opendaylight.controller.config.spi, - org.opendaylight.controller.config.api.jmx, - org.opendaylight.controller.config.api.jmx.constants, - org.opendaylight.controller.config.api.runtime, - org.opendaylight.controller.config.stat, - - - - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yangtools + yang-maven-plugin + + +