X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-api%2Fpom.xml;h=9242ffecee9beb8f7cfa24624955e5302059af62;hb=282a8afa481508d1c749d87502c6224932c8b36a;hp=d733834b438aee738b234d93b7814999c5817d8c;hpb=bd2fdc53c6e7d21febc673b1d7062ca82849eb74;p=controller.git diff --git a/opendaylight/config/config-api/pom.xml b/opendaylight/config/config-api/pom.xml index d733834b43..9242ffecee 100644 --- a/opendaylight/config/config-api/pom.xml +++ b/opendaylight/config/config-api/pom.xml @@ -1,58 +1,61 @@ - - - 4.0.0 - - config-subsystem - org.opendaylight.controller - 0.2.3-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 - - - org.opendaylight.yangtools - concepts - ${opendaylight.yangtools.version} - - + + compile + + + org.opendaylight.yangtools + mockito-configuration + + - - - - org.apache.felix - maven-bundle-plugin - - - - javax.management, - org.opendaylight.yangtools.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.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yangtools + yang-maven-plugin + + +