X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager-facade-xml%2Fpom.xml;h=47fe18cc18171b0d21858c90c98d6965c279e836;hp=8756294536a1f0a0d176ea4784ad591b865c1338;hb=d266f4384d4850af9049d7cddd2bbac8f75ba61e;hpb=9c91f3687d0bb4ce429d4ef81bf39a1ecee0c253 diff --git a/opendaylight/config/config-manager-facade-xml/pom.xml b/opendaylight/config/config-manager-facade-xml/pom.xml index 8756294536..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.5.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 + + + + +