X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager-facade-xml%2Fpom.xml;h=47fe18cc18171b0d21858c90c98d6965c279e836;hb=refs%2Fchanges%2F40%2F62940%2F4;hp=39310ba887e554bfa258c8f522b990d74654353d;hpb=b197d75e803beac663033287d769dce62c108490;p=controller.git diff --git a/opendaylight/config/config-manager-facade-xml/pom.xml b/opendaylight/config/config-manager-facade-xml/pom.xml index 39310ba887..47fe18cc18 100644 --- a/opendaylight/config/config-manager-facade-xml/pom.xml +++ b/opendaylight/config/config-manager-facade-xml/pom.xml @@ -1,58 +1,64 @@ - - 4.0.0 - - config-subsystem - org.opendaylight.controller - 0.8.0-SNAPSHOT - - config-manager-facade-xml - ${project.artifactId} - bundle + + 4.0.0 + + config-subsystem + org.opendaylight.controller + 0.8.0-SNAPSHOT + + config-manager-facade-xml + ${project.artifactId} + bundle - - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - yang-jmx-generator - - - org.opendaylight.yangtools - yang-data-api - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - - - org.slf4j - slf4j-api - - - junit - junit - test - - + + + org.opendaylight.controller + config-util + + + org.opendaylight.controller + yang-jmx-generator + + + org.opendaylight.yangtools + yang-data-api + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + + + org.slf4j + slf4j-api + + + junit + junit + test + + - - - - org.apache.felix - maven-bundle-plugin - true - - - org.opendaylight.controller.config.facade.xml.osgi.YangStoreActivator - - - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.apache.felix + maven-bundle-plugin + true + + + org.opendaylight.controller.config.facade.xml.osgi.YangStoreActivator + + + + +